Link to home
Start Free TrialLog in
Avatar of anuboggaram
anuboggaramFlag for India

asked on

How to create read-only user account on windows 2012 (work group) server

Hi,

I need to create a read-only user account on windows 2012 server. It is in workgroup.
When i create a standard user, its allowing to see only folders and files. I need the user to see application setup on IIS webserver but should not be allowed to modify. Please suggest.
ASKER CERTIFIED SOLUTION
Avatar of John
John
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I don't know workgroup server settings all that well but I suggest you try making the user a member of the "guest"group  (make sure they are not part of other groups that give them other rights too) and see if that suits your needs or not.
Avatar of anuboggaram

ASKER

I've requested that this question be deleted for the following reason:

no self solution found.
No solution found because you CANNOT create a read-only user account.
Yes, as the server not a domain member, its not possible to create groups or organizational units.
You can use folder permissions by user to do what you want.

But if truly you cannot do this, then we said that as well.
Yes but you can create a user as a guest and see if that guest rights does what you want and if not you can use local group policy to restrict any user even further and if you don't want them to see certain files/folders that can be done by using file/folder permissions.