1827953 Members
3448 Online
109973 Solutions
New Discussion

syslog errors

 
John Booth_1
Advisor

syslog errors

I am getting these errors over and over again in my syslog. The box is a D380 running 10.20. Any suggestions. They starting happening after a reboot.

Jun 27 07:06:39 bway4 tftpd[23260]: No security mechanism exists; see tftpd(1M)
Jun 27 07:07:02 bway4 tftpd[23276]: No security mechanism exists; see tftpd(1M)
3 REPLIES 3
Bill McNAMARA_1
Honored Contributor

Re: syslog errors

See this link..
You should have a closer look at /etc/passwd too.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xd0a5ee3e323bd5118fef0090279cd0f9,00.html

Later,
Bill
It works for me (tm)
Alex Glennie
Honored Contributor

Re: syslog errors

thought you'd get that bill xterminal training pays off in the end :)
Herve BRANGIER
Respected Contributor

Re: syslog errors

Hi

You need to add this user (lock !!!) in /etc/passwd
or add the path in the command line (in inetd.conf,
and after "inetd -c").

Thinks the better is to read the man page...
Search "security" keyword.

HTH

Herv?