Re: nocat with samba
Schuyler Erle <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
* On 19-Jan-2005 at 3:28AM PST, [email protected] said: > > I've read that nocatauth can use samba as it's authentication method but I > have not read anywhere where someone has talked about doing it. I need to > auth with a windows NT Domain controller and wondered just how to do it. I > noticed a config file where I can specify samba as the auth method but it > doesn't say what the options are to tell it where the server is and any > other details. Look at the authserv.conf file that ships with NoCatAuth. You will see options for Samba_Domain, Samba_PDC, and Samba_BDC. This file typically gets installed as /usr/local/nocat/nocat.conf or moral equivalent. You will need to install the Authen::Smb module from the CPAN. This worked the last time I tested it (i.e. a long time ago). Please let us know if you have any luck. SDE