Re: [Samba] Domain join problem

2011-07-08 Thread TAKAHASHI Motonobu
From: Gary du Bois Date: Mon, 04 Jul 2011 15:21:24 +0200 > When joining the domain: > > $ net ads join -S JNBMPP03 -U sambajoin Enter sambajoin's password: > Failed to join domain: failed to set machine spn: Constraint violation > > Now if I change the hostname to V240rd1: > > $ net ads join -S J

Re: [Samba] Domain join problem

2011-07-05 Thread Gary du Bois
This is a solaris 10(sparc) host -Original Message- From: Mat Enders [mailto:mat.end...@gmail.com] Sent: 04 July 2011 03:06 PM To: Gary du Bois Cc: samba@lists.samba.org Subject: Re: [Samba] Domain join problem On Mon, Jul 4, 2011 at 8:58 AM, Gary du Bois wrote: > Hi I am havin

Re: [Samba] Domain join problem

2011-07-04 Thread Mat Enders
On Mon, Jul 4, 2011 at 8:58 AM, Gary du Bois wrote: > Hi I am having a problem joining a domain, please assist > > here is my smb.conf file: > [global] >        workgroup = CORP >        realm = CORP.GO2UTI.COM >        preferred master = no >        server string = Samba Server >        security

[Samba] Domain join problem

2011-07-04 Thread Gary du Bois
Hi I am having a problem joining a domain, please assist here is my smb.conf file: [global] workgroup = CORP realm = CORP.GO2UTI.COM preferred master = no server string = Samba Server security = ADS username map = /etc/samba/smbusers log file

[Samba] Re: Samba file server -- samba domain join problem

2006-05-04 Thread Anthony Linux
Nevermind, I got it fixed. I changed security=domain to security=user and copied over all my ldap information (ou=Groups, ou=Users, etc). I then added the manager password with smbpasswd -w and everything works great now. It seems like 3.0.10 for FC3 does not pass the password encrypted the wa

[Samba] Samba file server -- samba domain join problem

2006-05-04 Thread Anthony Linux
Hello, I recently upgraded a network to FC3 from RH9 (I know, I know, behind the times). The network is small: one PDC, one file server. The PDC (Samba, LDAP, DNS, DHCP all on FC3) is running fine. Seamless between linux logins and windows XP. Users can log in, see the shares, mount drives. T