Operating System - Linux
1828225 Members
2514 Online
109975 Solutions
New Discussion

Re: I need migrate 10 user account from solaris to linux

 
Techsystemquery
Advisor

I need migrate 10 user account from solaris to linux

please adivse how to move that account from solaris to linux server

shadow file for that users looks like this.


tomss:*LDAP*:13064:5:::::
anu:*LDAP*:13068:5:::::
atenu:*LDAP*:14068:5:::::
1 REPLY 1
Matti_Kurkela
Honored Contributor

Re: I need migrate 10 user account from solaris to linux

"*LDAP*" is not a valid encrypted password.

It is probably a placeholder that indicates the actual passwords are stored in a LDAP directory somewhere.

Can your Linux server connect to the same LDAP server the Solaris system is using?

Do you want your Linux server to use LDAP at all?

MK
MK