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
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
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
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
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
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