I need to access the password list on an NT4.0 SP6a server from PHP on a separate Red Hat 7.1 Linux machine. I don't want to replicate the password list on the Linux box, just do a pam_auth() call from php straight to my local 192.168.1.2 box (from the Linux machine at 192.168.1.10). Is this easily done? Any pointers on where to look for more info? I'm having a time finding relative information. Thanks!!! # Nathan