Operating System - HP-UX
1831345 Members
3096 Online
110024 Solutions
New Discussion

Default password for www and uucp users

 
SOLVED
Go to solution
Gbenu
Advisor

Default password for www and uucp users

Hi All,

does anyone know the default passwords on the www and uucp users on HP-UX 11.0

Thanks,

Gbenu
Laerning is Continious, knowledge is Limitless
2 REPLIES 2
Darren Prior
Honored Contributor
Solution

Re: Default password for www and uucp users

Hi,

These accounts are normally disabled by default, so you'll see an asterisk in the password field.

regards,

Darren.
Calm down. It's only ones and zeros...
T G Manikandan
Honored Contributor

Re: Default password for www and uucp users

check the /etc/passwd file.The password column has a * which means they are disabled.

No one can login as those default users.
THe way would be to do a su from root.


Thanks