On Wed, May 16, 2007 at 12:30:54PM +0400, Vladimir Stavrinov wrote: > Yes, I have tried "security = domain" on other machine and join > it to domain. The behavior differ, but still can't get write > access. samba reported something like "no such user" and give > the guest access instead of the real user.
Further discovering. I have removed "username map" and add unix and samba user with the same name as domain user. All work as should: I've get write access. That is clear: the problem is with mapping user. From log I see that samba trying to map one domain user to other domain user with name of unix user: [domain]\[domain user] => [domain]\[unix user] instead of mapping it to unix user: [domain]\[domain user] => [unix user] May be this is source of problem. -- ***************************** **** Vladimir Stavrinov *** ******* [EMAIL PROTECTED] ******* ***************************** -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

