LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Warning: You should really create user rpcuser (https://www.linuxquestions.org/questions/linux-networking-3/warning-you-should-really-create-user-rpcuser-63241/)

package 06-02-2003 02:18 PM

Warning: You should really create user rpcuser
 
ruser=<user> rhost= user=root
Jun 2 16:10:59 MYHOST su(pam_unix)[20917]: session opened for user root by <user>(uid=509)
Jun 2 16:11:10 MYHOST nfslock: rpc.statd shutdown failed
Jun 2 16:11:10 MYHOST rpc.statd[20975]: Version 1.0.1 Starting
Jun 2 16:11:10 MYHOST rpc.statd[20975]: Warning: You should really create user rpcuser
Jun 2 16:11:10 MYHOST rpc.statd[20975]: Cannot access current directory after dropping privs: access()



Any ideas on why I cant run batch jobs?
I am using 'batch -f runfile"

my runfile contains just some fortan program calls.

I read the log file after notcing that my batch job would not run. However it runs on other boxes on my network. I am running NIS.

So, I put the user 'rpcuser' in /etc/passwd, /etc/shadow, /etc/group
but still the batch run fails.


any ideas on this, I would really appreciate some help here.

thanks,
-package

package 06-03-2003 05:43 AM

Does anyone have any ideas on this?

-package


All times are GMT -5. The time now is 09:40 PM.