On Thursday 13 March 2008 10:50:50 am J Beris wrote:
> Hi Shane,
>
> My krb5.conf
>
> [libdefaults]
> Default_realm = OURDOMAIN
>
> [realms]
> OURDOMAIN = {
> kdc = 1.2.3.4
> kdc = 1.2.3.5
> kdc = host.domain
> kdc = host1.domain
> }
>
> [logging]
> kdc = FILE:/path/to/log/krb5kdc.log
> admin_server = FILE:/path/to/log/kadmind.log
> default = FILE:/path/to/log/krb5lib.log
>
> That's all.
>
> > And I receive the following errors (quite lengthy, sorry) when running
> > the NTLM_AUTH command, as shown:
> >
> > [EMAIL PROTECTED] Shane]# /usr/lib/squid/ntlm_auth --username=shane
> >
> > /usr/lib/squid/ntlm_auth: invalid option -- -
Use the ntlm_auth provided by samba instead.
Dave