![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| USN-755-1: Kerberos vulnerabilities | iBot | Security Advisories (RSS) | 0 | 04-07-2009 08:15 PM |
| Kerberos Authentication c/c++ | mshindo | High Level Programming | 0 | 01-06-2009 01:34 AM |
| SSH and Kerberos | asch337 | AIX | 1 | 10-31-2007 11:33 AM |
| Kerberos Solaris 10 x86 | SAUnterC | UNIX for Dummies Questions & Answers | 2 | 05-29-2005 02:10 AM |
| Kerberos security | dansanmex | Security | 1 | 05-03-2001 10:33 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Log files of kerberos not working
Hello,
I have configured client kerberos on HP-UX 11.31. Actually I have some problems with authentication but and when I try to read logfiles, all of them are empty: Code:
#ls -la /var/adm/kerberos/* -rwxrwxrwx 1 root sys 0 Aug 10 13:05 /var/adm/kerberos/kadmin.log -rwxrwxrwx 1 root sys 0 Aug 10 13:05 /var/adm/kerberos/krb5kdc.log -rwxrwxrwx 1 root sys 0 Aug 10 13:05 /var/adm/kerberos/krb5lib.log Here, logging configuration in /etc/krb5.conf Code:
[logging]
kdc = FILE:/var/adm/kerberos/krb5kdc.log
admin_server = FILE:/var/adm/kerberos/kadmin.log
default = FILE:/var/adm/kerberos/krb5lib.log
Any suggestion why logging is not working? Thanks |
![]() |
| Bookmarks |
| Tags |
| hp-ux, kerberos, logging |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|