[Samba] Samba Upgrade 3.0.33 to 3.6.13.
TAKAHASHI Motonobu
monyo at monyo.com
Wed Apr 3 11:34:43 MDT 2013
From: Rodney Green <rodgreen at gmail.com>
Date: Wed, 3 Apr 2013 08:27:57 -0400
> My problem is that the SID to UID
> mappings and permissions aren't carrying over to the new version.
(snip)
> Current config (3.0.33):
>
> [global]
>
> workgroup = domain
(snip)
> winbind separator = +
> idmap uid = 10000-20000
> idmap gid = 10000-20000
> ---------------------------------------------------------------------------
> New config (3.6.13):
>
> [global]
> netbios name = test-samba
> security = domain
> realm = domain1.domain.com
> password server = domain-server
> idmap config * : backend = tdb
> idmap config * : range = 10001-20000
> idmap config domain : backend = rid
> idmap config domain : range = 10000-20000
> idmap config domain : base_rid = 0
> workgroup = domain
(snip)
> encrypt passwords = yes
> winbind use default domain = yes
> restrict anonymous = 2
> passdb backend = tdbsam
Because you use default idmap (tdb) in Samba 3.0.33 and use idmap_rid for
"domain" domain in Samba 3.6.13.
If you use same mappings, use same winbindd_idmap.tdb file or manually set
the mapping with using wbinfo command.
---
TAKAHASHI Motonobu <monyo at monyo.com> / @damemonyo
facebook.com/takahashi.motonobu
More information about the samba
mailing list