[prev in list] [next in list] [prev in thread] [next in thread] 

List:       proftpd-users
Subject:    Re: [Proftpd-user] authentication on Mac OS X
From:       TJ Saunders <tj () castaglia ! org>
Date:       2006-05-14 18:47:54
Message-ID: Pine.LNX.4.58.0605141144590.15974 () mercury ! skynetbb ! com
[Download RAW message or body]


>  dispatching auth request "auth" to module mod_auth_pam

I finally managed to spend some quality time with my Mac OS X on this
issue, and was able to get proftpd to successfully authenticate a user
created post-10.3.

If your Mac has an /etc/pam.d/ftpd file, then all you should need is to
add the following to your proftpd.conf, and restart proftpd:

  <IfModule mod_auth_pam.c>
    AuthPAMConfig ftpd
  </IfModule>

That's it.  If you don't have an /etc/pam.d/ftpd file, then create one,
with the following contents:

  auth       sufficient     pam_securityserver.so
  auth       required       pam_deny.so
  account    required       pam_permit.so
  password   required       pam_deny.so
  session    required       pam_permit.so

and then use the above mentioned <IfModule> block.

Hope this helps,
TJ

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   Thus I live in the world rather as a spectator of mankind than as one of
   the species.

   	-Joseph Addison

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ProFTPD Users List   <proftpd-users@proftpd.org>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic