"No mapping between account names and security IDs was done."

Armand Welsh armand at welshhome.org
Thu Jan 11 03:18:03 GMT 2001


*This message was transferred with a trial version of CommuniGate(tm) Pro*
hehehehe...  see the archives?   :)

This is a non-stop issue.. everyday almost, someone asks this... If you have
the latest cvs, and follow the instructions to the letter, it should work.
First thing I would check is what version of smbd you have, then I would do
a ( find / -name smbd 2> /dev/null ) to locate all occurances of the darned
thing.  Don't rely on locate since there is not guarantee that it's database
is up to date, unless you issue an ( locate -u ) as root.  Of course don't
type in the ( ) characters...

If you know that you only have one copy of samba, and it's the latest
version, then and only then would I proceed with trouble shooting.  Remember
that if certain joining attempts to the domain may require you to delete the
machine account from smbpasswd and re-create it.

And of course, don't forget to add root to the smbpasswd file either.

Armand.
----- Original Message -----
From: "Jade E. Deane" <moose at riven.net>
To: "Stokes" <edmundo at moscow.com>; "samba-ntdom" <samba-ntdom at samba.org>
Sent: Saturday, January 06, 2001 8:27 PM
Subject: RE: "No mapping between account names and security IDs was done."


> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Perhaps the list has read my previous email regarding an win2k issue I'm
> having.
> I'm at the point now when I try and add the machine to the domain, I
either
> receive "No mapping between account names and security IDs was done" or
"The
> remote procedure call failed".
>
> Ideas?
>
> Jade
>
> -----Original Message-----
> From: samba-ntdom-admin at us5.samba.org
> [mailto:samba-ntdom-admin at us5.samba.org]On Behalf Of Stokes
> Sent: Saturday, January 06, 2001 8:10 PM
> To: samba-ntdom
> Subject: Re: "No mapping between account names and security IDs was
> done."
>
>
> Well I'll be damned, I got it to work.  I don't know what was causing that
> error, but I changed the name of the workgroup the win2k box was in (it
was
> the same as the samba domain before) and then tried and it worked.
>
> Good luck to the rest of you!
>
> Stokes
>
> ----- Original Message -----
> From: "Stokes" <edmundo at moscow.com>
> To: "samba-ntdom" <samba-ntdom at samba.org>; "Armand Welsh"
> <armand at welshhome.org>
> Sent: Saturday, January 06, 2001 7:51 PM
> Subject: Re: "No mapping between account names and security IDs was done."
>
>
> > Well, I tried the suggestion below and I still get the same error.  I
> *know*
> > the root account info is correct, and before each attempt I removed the
> > machine account entry from my smbpasswd file and re-added it
> > (smbpasswd -a -m MACHINE).  Then I wiped everything again and
reinstalled
> > using today's CVS code, and tried adding a Win2k box using the default
> > smb.conf file from the PDC HowTo.  Still, same error message.  Also
tried
> > same procedure with a different win2k box, same error.
> >
> > Here's my question, since nobody seems to be familiar with this error
> > message:  What should the entry for the machine account look like in the
> > private/smbpasswd file?  In the past I was able to add win2k machine
using
> a
> > FreeBSD server (like, a month ago), but then my server crashed and I had
> to
> > reinstall the OS and everything...
> >
> > any suggestions?  Anyone?  I really need to get this worked out and get
> > these win2k boxes to join the domain.
> >
> > thanks,
> > Stokes
> >
> > > *This message was transferred with a trial version of CommuniGate(tm)
> Pro*
> > > I received this too, then I download the latest HEAD cvs, compiled,
and
> it
> > > worked fine.
> > >
> > > Oh, btw, I did stumble a little, because after compiling, d/l,
> compiling,
> > > d/ling again, etc.. I finally discovered.. I forgot to delete my old
> > files.
> > > I have the RPM version of samba which installed executables in
/usr/sbin
> > and
> > > I had my custom configured samba, that places the files /usr/bin,
> > /usr/man,
> > > /usr/lib, etc.... Only I did change smbpasswd and smb.conf to be
located
> > in
> > > /etc, instead of /usr/etc... so now that I located all my old samba
> > stuff...
> > > (find / -name smb) and (find / -name nmb) I deleted the files, and
> > > re-installed my cvs builds, and all worked fine.
> > >
> > >
> > > ----- Original Message -----
> > > From: "Stokes" <edmundo at moscow.com>
> > > To: "samba-ntdom" <samba-ntdom at samba.org>; "Hazen Valliant-Saunders"
> > > <hazen at potentia.ca>
> > > Sent: Friday, January 05, 2001 11:50 AM
> > > Subject: Re: "No mapping between account names and security IDs was
> done."
> > >
> > >
> > > > *This message was transferred with a trial version of
CommuniGate(tm)
> > Pro*
> > > > Yes, I certainly did make the root account.  It was the first thing
I
> > did
> > > > after installing samba.  And, like I said, I am sure that the
password
> > is
> > > > correct, because I tested an incorrect password and it told me the
> > account
> > > > info was incorrect.
> > > >
> > > > ----- Original Message -----
> > > > From: "Hazen Valliant-Saunders" <hazen at potentia.ca>
> > > > To: "Stokes" <edmundo at moscow.com>
> > > > Sent: Friday, January 05, 2001 9:30 AM
> > > > Subject: RE: "No mapping between account names and security IDs was
> > done."
> > > >
> > > >
> > > > > Ok
> > > > > have you made a root account?
> > > > > (smbpasswd -a root?)
> > > > > you'll have to because the first time W2K logson to the domain you
> > must
> > > > use
> > > > > the root account and password, and when you add the root account
use
> > the
> > > > > same password (better safe than sorry), afterwards you may use the
> > > > > Administrator account or which ever you created.
> > > > >
> > > > > -----Original Message-----
> > > > > From: samba-ntdom-admin at us5.samba.org
> > > > > [mailto:samba-ntdom-admin at us5.samba.org]On Behalf Of Stokes
> > > > > Sent: Friday, January 05, 2001 6:26 AM
> > > > > To: samba-ntdom
> > > > > Subject: "No mapping between account names and security IDs was
> done."
> > > > >
> > > > >
> > > > > All,
> > > > >
> > > > > I installed samba 2.2 from cvs download 2 days ago, and I can't
seem
> > to
> > > > get
> > > > > a win2k machine to join the domain.  I have an odd number of
letters
> > in
> > > > the
> > > > > domain name, and I have created the machine account using both
vipw
> > > > > (freeBSD) and smbpasswd -a -m.  When I try to join the domain
> windows
> > > > says:
> > > > > "No mapping between account names and security IDs was done."
> > > > >
> > > > > I am positive that the password for root was correct (I tried this
> > many
> > > > > times, rebooted and everything).  Also I have nuked and recreated
> the
> > > > > machine account many times now, and it always says the same thing.
> > > > >
> > > > > If anyone knows what causes this error please let me know, I
really
> > need
> > > > to
> > > > > get win2k machines on the domain asap...
> > > > >
> > > > > Thanks,
> > > > > Stokes
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> >
> >
> >
>
>
>
>





More information about the samba-ntdom mailing list