Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSH 1

Status
Not open for further replies.

tech005

MIS
Dec 11, 2003
36
0
0
US
I'm running "ssh-keygen -t rsa" as non-root user and i'm getting the error "PRNG not seeded on AIX 5.2 ML 7. It works fine as 'root' user..Any thoughts anyone??
 
Check permissions of /dev/random & /dev/urandom should be crw-r--r--

Mike

"A foolproof method for sculpting an elephant: first, get a huge block of marble, then you chip away everything that doesn't look like an elephant."

 
Thanks a lot Mike. It's working now after i changed the permission.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top