We are using TeamSite on Linux. All the users have local linux accounts for authentication.
Our campany is planning to implement centrify (which uses AD accounts).
which is creating conflicts as the username is same on Linux server and in AD.
we need to rename some of the user accounts on the local linux server, keeping the UID same in the /etc/*******passwd****** file.
i don't think i need to run the iwidmap on the backingStore as i am keeping the UID same.
i am planning to update /conf/tsgroups.xml, /conf/roles/tsusers.xml files
and recycle the Linux server.
is it the right way? do i need to run /bin/iwuser? am i missing any thing.
Thanks in advance.