cancel
Showing results for 
Search instead for 
Did you mean: 

Mass change ownership?

aleks_sh
Champ in-the-making
Champ in-the-making
Hello All!

Earlier my users had non standarted login(username). Now, when we migrate to ldap catalog, login(username) is look like firstname.lastname.
How i can change ownership of all documents for user from his old username to new standart.

I try this:

update alf_node_properties set string_value='firstname.lastname' where string_value='oldlogin';

but without any success.

Where is stored this information?

Any advice invited.
1 REPLY 1

savic_prvoslav
Champ on-the-rise
Champ on-the-rise
you should create minor script in witch you can change this, then just run the script .