Hello przemolicc, Monday, September 18, 2006, 11:43:02 AM, you wrote:
ppf> Hello, ppf> [ sorry if this is not appriopiate forum but I haven't found such ] ppf> I am considering moving one of linux servers to solaris server. The ppf> linux server is mainly a fileserver (samba). Can you point me out ppf> any docs which will help in such step ? I am mainly concerned about ppf> passwords in /etc/shadow. AFAIK they are encrypted differently ppf> and don't know how to convert them. Solaris 10 will recognize Linux's md5 password by default - just put them in /etc/shadow. Now if you change a password on Solaris it will be written in DES3 by default. See /etc/security/policy.conf - you can change default password encryption for new passwords even to be compatible with Linux (value 1). -- Best regards, Robert mailto:[EMAIL PROTECTED] http://milek.blogspot.com _______________________________________________ opensolaris-discuss mailing list [email protected]
