it's located in /home/username/
I have no idea what it's for. Anyone know the correct permissions for it?
it's located in /home/username/
I have no idea what it's for. Anyone know the correct permissions for it?
Michael
I checked several accounts here and perms on them are 600. (not sure if that's correct, just what these are here.)
This may shed some light I think.
http://www.ece.udel.edu/~mills/ntp/html/keygen.htmlRandom Seed File
All cryptographically sound key generation schemes must have means to randomize the entropy seed used to initialize the internal pseudo-random number generator used by the OpenSSL library routines. If a site supports ssh, it is very likely that means to do this are already available. The entropy seed used by the OpenSSL library is contained in a file, usually called .rnd, which must be available when starting the ntp-keygen program or ntpd daemon.
The OpenSSL library looks for the file using the path specified by the RANDFILE environment variable in the user home directory, whether root or some other user. If the RANDFILE environment variable is not present, the library looks for the .rnd file in the user home directory. Since both the ntp-keygen program and ntpd daemon must run as root, the logical place to put this file is in /.rnd or /root/.rnd. If the file is not available or cannot be written, the program exits with a message to the system log.
I've got permissions of 600. Also .rnd is owned by root.wheel is that correct?
Michael
user:user here.
thank you much appreciated.
Michael
Hi, Recently (about 3 weeks ago) I'm receiving backup errors messages concerning this file for only one domain that has been created in March 2008.
I can confirm that this .rnd file has permission of 600 and is owned by root:wheel. I've searched for the .rnd files in some other domains and found that they have the same permissions/owners and they are not generating reports. Also, there are domains (user folders, let's say) not containing this .rnd file.....
All these reports begun to arrive after upgrading to cPanel 11.24.4-S33345. The singularity is that that upgrade were done on Feb 1st., and actually I last upgraded to cPanel 11.24.4-S35075 on Apr 10th and the error messages still are coming.
May this be a bug in pkgacct?
Content is the king. Usability is my God.
Backup only sends one error email. Check the logs for other errors. Changing ownership to user:user worked for me.
Michael
Sorry, I know this is an older post, but I just found a .rnd file in the /tmp directory. It was a small binary. Because it was on none of our servers in the /tmp it looked suspicious so I deleted it.
What the heck is this .rnd file? What does it do?
Did you read the rest of the thread?