I have a need to copy an NDS user account to a new account name so that all of the associated account properties will come over with the account (group memberships...) Security Equivalences wont work because I have drive mapping conditionals im my login scripts, so the group memberships must be present. Aliases wont work because I have a requirement to have both accounts active in parallel and have to change the password on the second account (dont ask
Basically i need USERA = USERB with all associated group memberships but different passwords. The same way NT or AD lets you copy an account to create a new one.
ALso need the ability to do this from a command line, but if it can be done through the Nwadmin or Console1 tool, it can be scripted. I'll take help here if someone has a script.
Hoping Im not overlooking something obvious.
Any ideas?
Basically i need USERA = USERB with all associated group memberships but different passwords. The same way NT or AD lets you copy an account to create a new one.
ALso need the ability to do this from a command line, but if it can be done through the Nwadmin or Console1 tool, it can be scripted. I'll take help here if someone has a script.
Hoping Im not overlooking something obvious.
Any ideas?