Hi all, I need to change the username of a user (O_o indeed), which is the right way to achieve this in sme?
On a linux system that uses just the plain files /etc/passwd /etc/shadow /etc/groups, I would just change the old username with the new one in the files, but since as I understood sme uses a template system, paired with an ldap directory and a database accessible via db accounts, I can't understand what and where I have to change to just modify the username (keeping the id, gids, domain access, mail access, etc
Many thanx for the answers! ^_^