On Mon, 02 Aug 2004 15:00:42 -0600, Lloyd T Brown <[EMAIL PROTECTED]> wrote: > Hey everybody. I'm still struggling with some of the pam/ldap stuff, > and I hoped somebody could explain it to me. > > Here's the deal. My work has it's own ldap server (we'll call it > ldap1), and normal users authenticate against it using pam_ldap. It's > been determined, however, that we'd like to allow other users to come in > as "guest" users of some kind, by some kind of authentication to another > ldap server (we'll call it ldap2). So, it's been my job to write a > custom PAM module to bind against ldap2, and if it succeeds, change the > user's name to "nobody".
I'm not LDAP expert, but isn't there a way to do this using referrals? ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
