I was setting some rights for a group of users who requested that they should be the only ones who have access to a specific share. I wasn't thinking at the time, and I removed the Domain admins group from the security list. Now I can't even view the permissions, and everybody is locked out...
is there a command in kixtart that will be similar to
IF INGROUP("group")
DO THIS
ENDIF
But checks membership of an OU instead of a group?
The problem is, I am adding INGROUP logic to my script, then it will call other scripts based on group membership. The problem is, there is...
Ok, I started using kixtart, what would the command for user be?? I tried something like IF USERID(admin)......
but no go, I am still reading documentation, but maybe you can give me a quick fix?
I am trying to launch different login scripts for different users. Some questions here:
1. Can you assign more than one logon script to a user??
2. What is the argument equivalent to this:
if user is xxx
run script
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.