wmb555 Posted May 18, 2011 Posted May 18, 2011 Hi, I just started experimenting with Skeep VNC console. It seems to work pretty well for our AD computers. I am trying to deploy it with MS logon II enabled for security. The problem is that when I configure it on the console and then deploy, the ACL settings are not transferring to the client. It installs and starts the service but there is nothing under the "Configure MS logon groups" and it won't connect. If I configure that manually at the client, it works. I only need one domain admin group for all the PCs in the OU. Is there a way I can set the ACL under group policy? Thanks for the help, Walt
MaXiM Posted May 18, 2011 Posted May 18, 2011 SetACL is a tool I have used in the past to set permissions using a batch file script. works a treat.
MaXiM Posted May 18, 2011 Posted May 18, 2011 SetACL.exe -on "C:\my dir" -ot file -actn ace -ace "n:domain1\user1;p:change" I've got some real life examples I used in my previous job but I need to find them. I will post them when I do.
MaXiM Posted May 18, 2011 Posted May 18, 2011 Managing File System Permissions with SetACL.exe | Helge Klein | Home of SetACL
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now