Discussion:
[Samba] security = user: how to log-off from windows workstation
(too old to reply)
Lin Pro via samba
2017-03-08 22:30:01 UTC
Permalink
When Samba forgets a user who has been authenticated and gained
accessed to a share?

I would like to test several users from one and the same windows
workstation and do not know how to log-off after successfully
accessing a share.

Samba 4.5 standalone
Workstation working from a domain account or from a local account.


best regards
linforpros
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Luke Barone via samba
2017-03-08 23:00:01 UTC
Permalink
From the command line, execute the following:

net use * /delete /y

This will disconnect any SMB-style shares that you are connected to.
Post by Lin Pro via samba
When Samba forgets a user who has been authenticated and gained
accessed to a share?
I would like to test several users from one and the same windows
workstation and do not know how to log-off after successfully
accessing a share.
Samba 4.5 standalone
Workstation working from a domain account or from a local account.
best regards
linforpros
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Loading...