Jump to content

nwhunter

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Slovakia

Everything posted by nwhunter

  1. Thanks again. I decided to make shell extension for explore which will add to it's menu item with "Company network" with sub menu contains: "Connect as user", "Logout". I got idea with listbox and users in it, but is possible remotely enumerate users from group on another computer? I don't think its possible wihout admin login for server = thats makes problems again I noticed printer needs to have loged user too, thats again too bad!
  2. Thank you very much! Is there way how to logout currently user viewing share and is possible to login in one window user1 and in second window user2? Maybe I have user some special winapi functions? + Can I change error message box "Access denied" when is another user loged to login prompt dialog? (maybe with registry change, or hook api function which calls network enum?)
  3. Hello, I'm offering for network share program for windows XP. My imagine is: server has folder for each user, requiring login with password on access + some folders for anonymous access (global one for everyone). Each client can see user list on server, login to account, upload, download data and so on. It should be shell extension for windows explorer or program window with drag & drop, copy &paste support (for IT newbies) Problem of normal windows share: I can't have password for each share item, only one password for everything (guest account) And there should be optional remote administration over webbrowser (to add client, change password etc.) Thanks for advances!
×
×
  • Create New...