> Currently we run an NT Domain with users authenticating to the PDC, when > they go into our Intranet (which is AUC) on a Linux (RH) server they are > authenticated on that NT server by a PAM module (comes with the AUC > distribution). (I still find PAM a bit of a black art).
apache can be made to use SMB authentication either via PAM or directly.. winbind is probably overkill when all you want is yes/no .. you could also do it with some PHP I think.. ( I think someone used my pam_smb code to make a php module at one stage..).. Dave. > > However the proxy server is not on that server it is on another RH server. > > Is it feasible that I can achieve what I want? If so can someone point me in > the right direction? Would winbind be of any help? > > _________________________________________ > Simon Bryan > IT Manager > OLMC Parramata > ICQ#: 137562751 > _________________________________________ > > -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / [EMAIL PROTECTED] pam_smb / Linux DecStation / Linux VAX / ILUG person -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
