Hi,

I installed openafs client on RHEL 5. It seems its working correctly as I can login with "klog test" and I am able to see /afs being mounted. But my dilema is to make is work with PAM and SASL2. Since I could not pam_linux_afs module anywhere, I tried to configure and use pam_afs_so module that comes along with Redhat. I use testsaslauth to test thru SASL. But I am not sure if there are any ways for me to test for openafs.

Here are how my config files look like:


#cacheinfo
/afs:/usr/vice/cache:100000

ThisCEll and CellSErverDb both are configured too.


#/etc/sysconfig/openafs

AFS_CLIENT=on
AFS_SERVER=off

#/etc/sysconfig/saslauthd
SOCKETDIR=/var/run/saslauthd

MECH=pam


#/etc/pam.d/smtp

#%PAM-1.0
auth       include     system-auth  
auth       required     /lib/security/pam_afs.so  

account    required     /lib/security/pam_afs.so 


Any help will be greatly appreciated.


Thanks

Juliyana




_______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to