Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: Finding open file shares where users gave rights to Everyone

  1. #21
    Senior Member
    Join Date
    Jul 2003
    Posts
    634
    Ive been very succesful with a small batch file, although im not sure how it would perform. quite simple to construct using ping and net use and a for loop to scan teh ip range.

    dunno whether that would work for you...

    i2c

  2. #22
    King Tutorial-ankhamun
    Join Date
    Jul 2004
    Posts
    897
    It would work for me, if it also list permissions.

  3. #23
    Originally posted here by Irongeek
    It would work for me, if it also list permissions.
    Take i2c's script and add resource kit utility SHOWACLS to it. The challenge might be pulling the computer names from the output of his net use but sounds like you have enough programming knowledge to do this.

  4. #24
    King Tutorial-ankhamun
    Join Date
    Jul 2004
    Posts
    897
    i2c , mind posting your script when you get a chance? Thanks

  5. #25
    Senior Member
    Join Date
    Jul 2003
    Posts
    634
    yep I will its on my other computer so ill have to get it later, it doesnt list permission but that should be easy enough to put in.

    i2c

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •