On Fri, 2003-03-07 at 03:44, Ken Cross wrote:
> Samba-folk:
> 
> I've run into a problem that I'd like to throw open for a general
> solution.
> 
> The problem is joining an Active Directory, say AD1.COMPANY.COM, but
> specifying a different authentication realm for the username/password,
> say AD2.COMPANY.COM.  For instance, this currently fails:
> 
>  net ads join AD1 -U username%password
> 
> No matter what is specified on the command line or smb.conf (that I've
> found), it always tries to authenticate using
> "[EMAIL PROTECTED]".
> 
> How should we allow an alternate authentication domain be specified?
> Maybe:
> 
>  net ads join AD1 -U [EMAIL PROTECTED]
> 
> or
> 
>  net ads join AD1 -A AD2.COMPANY.COM -U username%password
> 
> Or have I missed something fundamental?

If you kinit first, it should 'just work', but if you want to add the
code so that we can login with -U [EMAIL PROTECTED] then
this would be much appreciated!  (To make it easy, just do it for
kerberos logins)

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to