[rhn-users] passwords: UNIX to Linux

Charith Perera cperera at intertechmedia.com
Wed Oct 13 18:36:43 UTC 2004


On Wednesday 13 October 2004 1:11 pm, Doerbeck, Christoph wrote:
> The long shadow passwords are md5 encrypted I believe.
> Where as the short form common to Solaris is DES(?).
>
> MD5 is generally regarded as a stronger cipher.  Use it
> if you can, but both should work as the glibc crypt routines
> auto detect which to use.
>
> - Christoph
>


Is there a utility that can convert the DES passwords so that they're 
encrypted using md5?

Also, the super user seems to be able to figure out the usernames for maching 
IDs. For example, when i do a directory listing, I see all the ownerships 
properly. However, when I su into another user, I get the following message 

id: cannot find name for the user ID ****

Also a directory listing shows the userid instead of the username for 
file/directory ownerships.

Any ideas?

Charith Perera.











> -----Original Message-----
> From: Charith Perera [mailto:cperera at intertechmedia.com]
> Sent: Wednesday, October 13, 2004 11:34 AM
> To: Red Hat Network Users List
> Subject: Re: [rhn-users] passwords: UNIX to Linux
>
>
> Dr. Schmidt,
>
> Thanks, I didn't notice the -p switch earlier.
>
> Providing the cryptic password worked. However, when I look at the
> /etc/shadow file the encrypted passwords created on the Linux machine are
> much longer than those copied over from the Solaris box. Any idea why this
> is and where I can get more info regarding it.
>
> Thanks,
>
> Charith Perera
>
> On Wednesday 13 October 2004 11:11 am, Dr. Guenter Schmidt wrote:
> > Charith Perera wrote:
> > >I'm in the process of moving one of our servers from a machine running
> > > Solaris to one running RHEL AS. How do I go about transferring all the
> > > users' passwords onto the linux machine.
> >
> > If the old passwords are in /etc/passwd or /etc/shadow extract that field
> > and use the old passwords as input to the useradd command:
> >
> > useradd -u $uid -g $gid -p $passwd -d $home -s $shell -c $gcos  $login
> >
> >
> > --
> > Dr. Günter Schmidt                 | Bruker BioSpin GmbH
> >
> >                                    | NMR Software Department
> >
> > E-Mail: guenter.schmidt at bruker.de  | Silberstreifen
> > Phone: +49 721 5161-443 / Fax:-480 | D-76287 Rheinstetten
> >
> >
> > _______________________________________________
> > rhn-users mailing list
> > rhn-users at redhat.com
> > https://www.redhat.com/mailman/listinfo/rhn-users
>
> _______________________________________________
> rhn-users mailing list
> rhn-users at redhat.com
> https://www.redhat.com/mailman/listinfo/rhn-users
>
> _______________________________________________
> rhn-users mailing list
> rhn-users at redhat.com
> https://www.redhat.com/mailman/listinfo/rhn-users




More information about the rhn-users mailing list