cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
694
Views
0
Helpful
1
Replies

User move with CSutil

juris
Level 1
Level 1

How can I move a user account from one group to another using CSutil utility?

Does syntax like that will do that:

UPDATE:user1:CSDB:user1_password:PROFILE:2

Does it changes only a group and will do no changes in user account (used time; time quota; etc.)?

Juris

1 Reply 1

hoodbe
Level 1
Level 1

One caveat with csutil is that the password will be reset - you can not change the group without affecting the password. If you know the passwords of each account to be moved, you won't have a problem. But on existing accounts where users havce changed their original password, you will have a problem.

I would suggest you look into using the CSDBSync capability which is similar to CSUtil, but has many more capabilities and is just as easy to use, once it has been set up.

Set up processes are in the user guide and work very well.