ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. mapped drive
    Log in to post
    • All categories
    • scottalanmiller

      Audit for Saved Credentials on Windows
      IT Discussion • windows 10 windows mapped drive • • scottalanmiller

      12
      0
      Votes
      12
      Posts
      251
      Views

      notverypunny

      Would something like crackmapexec do the trick? I've started playing around with it to validate that some of our security configs are actually doing what they're supposed to and it can be used to dump user lists from a lot of the native windows locations. Not sure that it would get everything that you're looking for but "hacking" tools might be something to consider in addition to the typical bevy of PS and Windows commands.

    • WLS-ITGuy

      GPO issue
      IT Discussion • mapped drive gpo • • WLS-ITGuy

      32
      0
      Votes
      32
      Posts
      564
      Views

      Dashrender

      @WLS-ITGuy said in GPO issue:

      @Dashrender said in GPO issue:

      I would change this up by applying your GPOs to the OU above these WLS OUs, then set filters to only apply to the users you want.

      So in the case of the Library, you've already created a security group, so you'll grant permissions to that group.

      Then you'll need to create a WLS-Faculty security group and do the same with it's GPO.

      So the GPOs would be at 'domain level' not in the OU level...Like this?

      Then I apply the security groups from there? That makes sense.

      yeah - you could do it at the domain level - I personally wouldn't. I'd make a new OU, and put your WLS-faculity and WLS-Library in that new OU.. then apply your GPOs to that new one you created. But that's just me.

    • scottalanmiller

      How to Mount a Windows Share in Nautilus on Ubuntu
      IT Discussion • linux ubuntu nautilus gnome gnome 3 ubuntu 19.04 smb cifs mapped drive ubuntu 18.04 ubuntu 18.10 • • scottalanmiller

      1
      2
      Votes
      1
      Posts
      3573
      Views

      No one has replied

    • guyinpv

      Windows 10 randomly loses connection with mapped drive
      IT Discussion • windows 10 windows smb mapped drive share • • guyinpv

      3
      0
      Votes
      3
      Posts
      576
      Views

      NashBrydges

      I had a similar issue in a workgroup with drives disconnecting. A bunch of Googling brought me to this.

      https://support.microsoft.com/en-us/help/297684/mapped-drive-connection-to-network-share-may-be-lost

      That seemed to fix the issue for me.

    • scottalanmiller

      Find Source of Windows Mapped Drives
      IT Discussion • windows storage mapped drive network file system smb • • scottalanmiller

      21
      2
      Votes
      21
      Posts
      1331
      Views

      JaredBusch

      @scottalanmiller said in Find Source of Windows Mapped Drives:

      @jaredbusch said in Find Source of Windows Mapped Drives:

      Doing @powershell, you probably need to handle escaping quotes or something is all.

      Likely

      https://docs.connectwise.com/ConnectWise_Control_Documentation/Get_started/Host_page/Run_a_command_from_the_Host_page#Use_Powershell

    • Emad R

      Seriously Windows 10, you cant mount Webdav with custom ports ?
      IT Discussion • windows shares mount webdav windows 10 mapped drive • • Emad R

      39
      2
      Votes
      39
      Posts
      12575
      Views

      Emad R

      @emad-r

      I just finished home lab setup with Apache + Centos + WebDAV
      On 1 machine
      that is connected to 2 other glusterfs peers working in replication mode.

      It felt good when everything worked as expected. and I can connect via WinSCP, and it recognizes passwords for users created by Bcrypt which I reckon uses Blowfish and over HTTPS which makes it very secure.

      umm.. its lame abit that each folder/share you will need to define in it apache webdav.conf, but if you want to implement something manually that is the price you pay.

      Other than that it is all good, you can create personal shares like HR , and other Public ones. And replication does occur by the underlying glusterfs.