Did you try adding new users back to the /etc/passwd file, and then issue
command "pwconv" to create /etc/shadow? Afterwards, issue command "passwd
username" to update the password?
murphy.vcf < 1K Download |
Steve
> I recently did an initial install of Solaris 8 and when I moved
/etc/passwd,
> etc/shadow and /etc/group from a backup to the new system no one could
log
> in. I noticed that if I reset a user's password they could login. What
the
> heck did I miss?
> Will
The password encryption algorithm changed in Solaris 8. You cannot use
the shadow file from Solaris 7 nor 2.6. I don't remember for sure but I
believe it's mentioned in the Advanced Installation Guide under the
JumpStart section.
> Did you try adding new users back to the /etc/passwd file, and then issue
> command "pwconv" to create /etc/shadow? Afterwards, issue command "passwd
> username" to update the password?
> > I recently did an initial install of Solaris 8 and when I moved /etc/passwd,
> > etc/shadow and /etc/group from a backup to the new system no one could log
> > in. I noticed that if I reset a user's password they could login. What the
> > heck did I miss?
> > Will
It's not mentioned anywhere because it's completely untrue. Solaris 8
uses the same password encryption algorithm used by every previous
version of SunOS & Solaris, and almost every UNIX system ever made.
(Many modern systems offer alternatives, but I've never seen one that
can't handle the original UNIX pwd crypt format.)
--
________________________________________________________________________
Working for, but definitely not speaking for, Sun Microsystems, Inc.
Per the Sun instructor in my JumpStart class, the encryption has changed
in Solaris 8. It was iterated several times for it's importance in the
creation of the sysidcfg file. Can you explain your source? Since you
work for Sun, perhaps you can verify it with their engineers.
> |The password encryption algorithm changed in Solaris 8. You cannot use
> |the shadow file from Solaris 7 nor 2.6. I don't remember for sure but I
> |believe it's mentioned in the Advanced Installation Guide under the
> |JumpStart section.
> It's not mentioned anywhere because it's completely untrue. Solaris 8
> uses the same password encryption algorithm used by every previous
> version of SunOS & Solaris, and almost every UNIX system ever made.
> (Many modern systems offer alternatives, but I've never seen one that
> can't handle the original UNIX pwd crypt format.)
> --
> ________________________________________________________________________
> Working for, but definitely not speaking for, Sun Microsystems, Inc.
> Per the Sun instructor in my JumpStart class, the encryption has changed
> in Solaris 8. It was iterated several times for it's importance in the
> creation of the sysidcfg file. Can you explain your source? Since you
> work for Sun, perhaps you can verify it with their engineers.
--
Tony
1. Convert NIS passwd back to standard /etc/passwd & /etc/shadow
I have not been able to find any info or a script that will allow
me to convert my current /var/yp/passwd back to the standard /etc/passwd
and /etc/shadow files.
Does anyone know of any tool(s) for doing this?
Thanks in advance.
Stephen Hauskins
UCSC
Academic Comuputing Group
2. Problem with screen scrolls !!!
3. CDE vs. /etc/passwd, /etc/shadow and /etc/group
4. NFS Server error-> nfssvc: Function not implemented
5. Comment out a line in /etc/passwd & /etc/shadow
7. /etc/passwd & /etc/security/passwd
8. TCP packet size is much smaller than expected
9. restricted http acces with /etc/passwd and /etc/shadow
10. rconsiling the /etc/shadow and /etc/passwd files
11. kuser etc/shadow and etc/passwd
12. how to tell /etc/passwd from /etc/shadow?
13. what's the difference between /etc/shadow and /etc/passwd?