On 01/05/2012 04:20 PM, Sylvain Angers wrote:
Hello This is a tough one... The assumption was that some kind of identity system is already in place.
Yes.
Correct
You pretty much outlined it here. There is nothing better I know of. You user IDs are probably low enough that there is no overlap with user IDs from IdM.
This is usually the case when you use files in the nsswitch.conf first and then ldap or sss. So logic would be: 1) Create a user in IdM with same name as a local user (if it is not already exists) 2) Find all files owned by local user and replace UID/GID with the ones from IPA user with the same name 3) Remove local user 4) Repeat for all local users 5) Repeat on every machine Step 1) might be a challenge from AIX machine so you might consider creating a list of all users first, precreating the users in IdM and then running a script that would do the rest on each of the machines you need to convert.
-- Thank you, Dmitri Pal Sr. Engineering Manager IPA project, Red Hat Inc. ------------------------------- Looking to carve out IT costs? www.redhat.com/carveoutcosts/ |