On Fri, 2004-01-30 at 01:53, Nerijus Baliunas wrote: > Hello, > > When I try smbpasswd -j DOMAIN_NAME -r alfa -U Administrator > I get > Error connecting to alfa - NT_STATUS_ACCESS_DENIED > Unable to join domain TID. > > The same command works with Windows 2000 domain. > Windows domain is configured for pre 2k/2k3 access, > samba-2.2.8a. > > I tried to search google unsuccessfully. Can I debug it?
You need to use Samba 3.0, as win2k3 enforces SMB signing, which 2.2 does not support. When using Samba 3.0, you need to use 'net join'. Set 'security=ads' in your smb.conf, if you have the right LDAP and kerberos libraries. Finally, read the HOWTO, it contains this and many other useful hints. 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
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
