Re: Question in regards root
- From: Giorgos Keramidas <keramida@xxxxxxxxxxxxxxx>
- Date: Tue, 20 Jan 2009 01:05:25 +0200
On Tue, 20 Jan 2009 08:48:08 +1100 (EST), "Trevor Smolinski" <admin@xxxxxxxxxxxxxxx> wrote:
Hi,
Just wondering if you can help. The permissions have been changed and
now I can no longer login as root, it comes up and says "login: Could
not determine audit condition".
I am wondering if there is a command to get around this to become root
so I can make the changes to the permissions etc?
This error is returned by the auditon() system call when your kernel
returns ENOSYS (No such system call) for the auditon() call. It looks
like you are running a kernel that does not support auditing but a
/usr/bin/login binary that includes audit(4) related calls.
If you recently rebuild your kernel to remove AUDIT support, you should
install an up to date userland too.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Question in regards root
- From: Trevor Smolinski
- Question in regards root
- Prev by Date: Re: Advice for dump/restore over SSH
- Next by Date: Re: Advice for dump/restore over SSH
- Previous by thread: Question in regards root
- Next by thread: Installing FreeBSD 7.1 on a Dell Inspiron 530s - HELP!
- Index(es):
Relevant Pages
|