[<prev] [next>] [<thread-prev] [month] [year] [list]
Date: Wed, 3 Dec 2003 22:09:35 -0800
From: Tom Broadbent <tbroadbent@...ewood.edu>
To: popa3d-users@...ts.openwall.com
Subject: Re: mac os x 10.2
i read that shadow passwords were added in 10.3, though. this could be
why there aren't any shadow libs. but no pam libs? not sure...
the AUTH_PASSWD suggestion allows popa3d to compile. it is validating
passwords in stand-alone mode and, once inetd.conf was changed and
inetd restarted, it validates via telnet.
sweet.
thanks for the help!
-----------------------------------------------------------
>> i am attempting to compile popa3d on mac os x 10.2.
>>
>> i don't see a /etc/shadow file, and i do see a /etc/pam.d file. this
>> leads me to believe that pam is used and shadow passwords are not.
>>
>> however, both shadow.h and the security/*.h files are missing from my
>> dev tools include dirs.
>
> This sounds like a lack of development libraries installed on your
> system. You can probably get them installed.
>
> Alternatively, considering that OS X is rather BSD'ish, you can try
> compiling with AUTH_PASSWD and it might just work due to getpwnam(3)
> accessing the right password database. Of course, you won't get the
> flexibility of PAM in this way, but you may not need it for your
> particular install.
Hosted by DataForce ISP -
Powered by Openwall GNU/*/Linux