cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sisman
Engaged Sweeper II
Is it possible to enable ONLY read-only access permission to Web Console.
Now by default I restricted to two users which can fill up custom fields, trigger scans, screenshots etc...

We would like to enable for several users ONLY to see data, not to do anything.
1 REPLY 1
Hemoco
Lansweeper Alumni
To disable the tools: just make sure that the users can't access the executable files (using ntfs permissions)
But if the users have administrative permissions on the clients they could do this already (with lansweeper tools or with other tools)

To disable the update:
(you should be familiar with IIS before trying this)
change your web configuration to integrated authentication (is anonymous by default)
Deny access to the file "update.aspx" with ntfs permissions.