> -----Original Message----- > From: EXT-Auleta, Michael [mailto:[EMAIL PROTECTED]
> I think I've narrowed down my problem, but I still don't know > where to fix it. It appears that scanning the > users.map file strips out the apostrophes and the Windows ID > never matches: > The entry in the users.map file is: > > unixid = o'brienta > > so it should map. I've tried enclosing the Windows name in > double quotes, but that didn't help. What happens if you escape the apostrophe with a backslash, like this: unixid = o\'brienta -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
