I'm having issues with idmap autorid and rid on 3.6.2. If I use tdb
backend, it works fine.
If I do "wbinfo -i testuser" when using rid/autorid, I get this:
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user testuser
The same command with tdb returns the info as expected.
wbinfo -u and wbinfo -g work fine under all configurations.
I could not find anything relevant on bugzilla either. Anyone have any
ideas?
Here's my settings:
#with tdb (this works perfectly)
idmap config MYDOMAIN : range = 20000 - 20000000
idmap config MYDOMAIN : backend = tdb
#with rid (does not work)
idmap config MYDOMAIN : range = 20000 - 20000000
idmap config MYDOMAIN : backend = rid
On 02/23/2012 5:59 PM, dack wrote:> I'm having issues with idmap autorid and rid on 3.6.2. If I use tdb > backend, it works fine. > > If I do "wbinfo -i testuser" when using rid/autorid, I get this: > failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND > Could not get info for user testuser > > The same command with tdb returns the info as expected. > > wbinfo -u and wbinfo -g work fine under all configurations. > > I could not find anything relevant on bugzilla either. Anyone have > any ideas? > > Here's my settings: > > #with tdb (this works perfectly) > idmap config MYDOMAIN : range = 20000 - 20000000 > idmap config MYDOMAIN : backend = tdb > > #with rid (does not work) > idmap config MYDOMAIN : range = 20000 - 20000000 > idmap config MYDOMAIN : backend = rid >You're probably seeing this: https://bugzilla.samba.org/show_bug.cgi?id=8676 For me, started with 3.5 to 3.6 upgrade. Dale
Apparently Analagous Threads
- samba 3.6: "autorid" has no domain order
- Security permissions issues after changing idmap backend from RID to AUTORID
- wbinfo -i -> failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
- Security permissions issues after changing idmap backend from RID to AUTORID
- Security permissions issues after changing idmap backend from RID to AUTORID