Gerald (Jerry) Carter <mailto:[EMAIL PROTECTED]> wrote: >> Samba version 3.0.10 seems to be ignoring the map file on my system. >> I have the line: >> >> root = administrator >> >> in the file but when the administrator account tries to >> access the system the add user script is run for the >> user "administrator". > > Are you using either 'security = domain' or 'security = ads' ? > If so then read the WHATSNEW. This change was documented > several releases back. If not, then we'll need more details. > The username map works fine in my tests.
Yes, security = domain. Okay, got it. I need to prefix the Windows login with the Domain so the line should read: root = OURDOMAIN\administrator Thanks for the pointer. -- Michael St. Laurent Hartwell Corporation -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
