On Aug 12, 2008, at 10:25pm, Juliyana Rayamajhi Regmi wrote:

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.


So you are asking SASL to use PAM to authenticate over a kaserver, using the "smtp" name, am I right?

First the obvious question: is saslauthd running?

Then, can you post the configuration of Postfix (or any othe SMTP daemon you're using) along with your tests? (testsaslauth command line and output, and your logs, maybe adding "debug" to your PAM modules).

Cheers!

--
Franco Milicchio <[EMAIL PROTECTED]>

43rd Law of Computing: Anything that can go wr

fortune: Segmentation violation
Core dumped



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to