Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2002 18:04:45 +0000 (GMT Standard Time)
From:      Phil Chambers <P.A.Chambers@exeter.ac.uk>
To:        Brandon Hagedorn <bhagedor@iastate.edu>
Cc:        samba@lists.samba.org, freebsd-questions@FreeBSD.org
Subject:   Re: [Samba] Samba 2.2.6 bug with Windows XP
Message-ID:  <SIMEON.10211091845.A@Philshome.exeter.ac.uk>
In-Reply-To: <004c01c2875c$c59e6bb0$33477140@DAKINE>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 8 Nov 2002 13:26:44 -0600 Brandon Hagedorn <bhagedor@iastate.edu> wrote:

> Is this a bug or what...
> Setup:
> samba-2.2.6.p2_1 as Windows PDC
> Installed via ports on FreeBSD 4.7 RELEASE
> on install I enabled Syslog support, Recycle Bin, and Quota support.
> Everything installs properly
> I created the groups machines:201, and admins:200.
> Added every user with the command "smbpasswd -a <username>"
> Also added every machine with this command "smbpasswd -a -m
> <machine_name>"
> Edited the password file via "vipw"
> And added the lines in it corresponding
> machine_name$:*:201:201::0:0:Machine account for a
> machine:/dev/null:false
> 
If all the machine accounts have a uid of 201 that would explain the problem.  each 
machine account must have a unique uid.  (The message stating that you need a dollar 
signe on the machine name in the smbpasswd command is mistaken.  The dollar sign 
only appears in the passwd file, smbpasswd adding it when creating the smbpasswd 
entry.)

Phil.
---------------------------------------
Phil Chambers (postmaster@exeter.ac.uk)
University of Exeter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SIMEON.10211091845.A>