Thanks for the pointers....

I've found 2 errors..

1) not copying all of the needed files into the jail (now fixed)

2) Can't open pid file '/var/run/named.pid' permission denied

/var/run in the jail is owned by root, group root drwxr_xr_x but the named is running as named, group named could this be the problem?

Alan.

mb1-knetdome wrote:
A series of dots then appears on the last line above (before
the [ok]),
and it fails silently.

Can anyone help please!


run "tail /var/log/messages" right after this failure to start
and there should be some log entries about what it didn't like.
my experience is that named's error messages are actually
pretty helpful. tail displays only the last 10 lines of the
file by default but you can increase that number by adding a
"-n#" option. e.g. "tail -n20 /var/log/messages" to show the
last 20 lines. hope that helps. if you still can't work it out
please post the tail output and i'll be glad to help.

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss


_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to