[Samba] PDC samba
John Benedetto
jbenedet at unm.edu
Wed Jul 31 08:03:03 GMT 2002
--On Wednesday, July 31, 2002 9:52 AM +0200 Jens Pettersson
<pettersson_jens at hotmail.com> wrote:
> 1. If I'd added a machine to my domain (using samba as pdc) with the
> followig commands: /usr/sbin/useradd -g machines -c XPMachine -d
> /dev/null -s /bin/false $1$ /usr/bin/smbpasswd -a -m $1$
> How should I then remove one of them if made a mistake osv?
A mistake that I noticed...
When you create the machine account, you LEAVE OFF the "$" in the smbpasswd
command.
You wrote: /usr/bin/smbpasswd -a -m $1$
it should be: /usr/bin/smbpasswd -a -m $1
- john
More information about the samba
mailing list