locked
Signing in and out of network RRS feed

  • Question

  • Once I boot my system and it automatically connects to my WHS how can I disconnect that login?
    Also if I am in my login and try to get into another folder the my login does not have permission how can i get into the folder, I don't want permanent access , is there a way to have a login pop-up?
    Wednesday, March 11, 2009 9:57 PM

Answers

  • Hi,
    as long as the credentials of the client match with a user account on the server, this account will be used for login. If not and the guest account is enabled, the guest account will be used. If this is also not the case, you may be asked for credentials (exact behavior may also depend from the client OS).
    You can try also to map a network drive with the net use command and add the wanted credentials within that command.
    net use x: \\server\sharename /user:server\username passwort
    Instead of a password in clear text you can also use the * sign, which will ask for the password.
    Best greetings from Germany
    Olaf
    Wednesday, March 11, 2009 10:24 PM
    Moderator