![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading file names from a file and executing the relative file from shell script | anushilrai | Shell Programming and Scripting | 4 | 03-10-2006 05:25 AM |
| Definition of a regular file | 435 Gavea | UNIX for Dummies Questions & Answers | 3 | 12-08-2003 11:27 AM |
| How to create a prng_seed file? | penguin-friend | UNIX for Advanced & Expert Users | 1 | 07-25-2002 01:29 PM |
| SSH and file prng_seed | penguin-friend | UNIX for Advanced & Expert Users | 2 | 05-16-2002 01:58 PM |
| structure of regular file | ramyar | UNIX for Dummies Questions & Answers | 2 | 12-14-2001 09:32 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
file //.ssh/prng_seed is not a regular file
Hi all...
On all of my solaris servers (5.5.1,5.6,5.7,5.8 and one 5.9) i get this error message: sshd[7636]: fatal: PRNG seedfile //.ssh/prng_seed is not a regular file... Knowing that i have no way to recompile correctly the sources, how can i fix this problem? I'm using openssh, openssl, and egd on these servers. Any help would be great... I've already done some search on google, with no success... Thanx... |
|
||||
|
Tried that
I did a chmod 777 on the file, and this doesn't seem to change anything...
I then moved the file to another name. When i relaunch a ssh command, the file is created: here there is no error message in messages At the next ssh comand, the file is created with 600 permissions, and i get the same error message in /var/adm/messages.... Any other ideas? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|