Results 11 to 20 of 23
Thread: cannot connect by dialup
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
08-28-2006 #11
- Join Date
- Aug 2006
- Location
- Croydon, PA
- Posts
- 392
service auditd start
But first open another terminal and do a tail -f /var/log/messages and then run the above command and see what the output is fromthe messages terminal.
-
08-28-2006 #12
- Join Date
- Jul 2006
- Location
- Kerala,India
- Posts
- 31
Result of service auditd start
That produced this, which looks the same I earlier posted
Aug 29 00:29:23 localhost kernel: audit(1156791563.845:7): avc: denied { read } for pid=2424 comm="auditd" name=audit dev=dm-0 ino=949262 scontext=root:syste m_r:auditd_t tcontext=system_u:object_r:var_log_t tclass=dir
Aug 29 00:29:23 localhost auditd: Could not open dir /var/log/audit (Permission denied)
Aug 29 00:29:23 localhost auditd: The audit daemon is exiting.
Aug 29 00:29:24 localhost kernel: audit(1156791564.271:: audit_backlog_limit=2 56 old=256 by auid=4294967295
Thank you very much for helping me.
-
08-28-2006 #13
- Join Date
- Jul 2006
- Location
- Kerala,India
- Posts
- 31
Permission denial
I am wondering why the permission is denied. Or is that any other problem?
-
08-28-2006 #14
- Join Date
- Aug 2006
- Location
- Croydon, PA
- Posts
- 392
Originally Posted by anoop_anooprs
Is the directory /var/log/audit there?
what are the permissions?
Is the auditd.log file in there? and it's permissions.
-
08-28-2006 #15
What is the output of:
Code:ls -ld /var /var/log /var/log/audit
-
08-28-2006 #16
- Join Date
- Aug 2006
- Location
- Croydon, PA
- Posts
- 392
Originally Posted by CodeRoot
-
08-28-2006 #17
- Join Date
- Jul 2006
- Location
- Kerala,India
- Posts
- 31
audit is there
The folder audit is there.
It has permission 750, drwxr-x--x (may be wrong, correct value in next post. Must restart)
The log file is not there, I will move it to there and set permissions as its parent dierectory
-
08-28-2006 #18
- Join Date
- Aug 2006
- Location
- Croydon, PA
- Posts
- 392
check the spelling, please.
no need to restart the pc only try to restart the service.
-
08-28-2006 #19
Originally Posted by anoop_anooprs
EDIT:
Also - "just in case" - check ownership of all three...
(The 'ls' command I suggested above would have made all of this known in one short operation.)
-
08-29-2006 #20
- Join Date
- Jul 2006
- Location
- Kerala,India
- Posts
- 31
Permissions of /var/log/audit & auditd.log
/var/log/audit drwxr-x--
/var/log/audit/auditd.log -rwxr-x--
The owner of theses files is root
I am currently using XP to connect to the net. I can't connect through FC4