Unsolved
This post is more than 5 years old
2 Intern
•
127 Posts
0
415
April 23rd, 2009 23:00
To force users out from EMC NAS
Hi
What command shld I use if I want to forcibly disconnect users from NAS?
Is it a good idea to allow nasadmin access to application owner who wants to upgrade the application on the NAS?
Thanks
What command shld I use if I want to forcibly disconnect users from NAS?
Is it a good idea to allow nasadmin access to application owner who wants to upgrade the application on the NAS?
Thanks
0 events found
No Events found!


bernd3
42 Posts
0
April 24th, 2009 02:00
For Windows you can use any Windows client: Computer Management -> connect to remote computer -> enter ip/name of datamover -> sessions -> select all -> disconnect
This disconnects all open sessions but to prevent the windows clients from reconnecting you have to delete the cifs shares or remove the access permissions of the shares.
As for your second question I don't really understand what your're trying to achive. Can you please specify more details?
regards,
bernd
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 24th, 2009 06:00
$ server_setup server_2 -Protocol cifs -option stop,comment="CIFS is going
down"
server_2 : done
zainal1
2 Intern
•
127 Posts
0
April 28th, 2009 20:00