Re: [Samba] rid/autorid issues 3.6.2

2012-02-24 Thread dack

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


Thanks, that does appear to be it.  Guess I'm stuck with TDB until 
there's a fix.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] rid/autorid issues 3.6.2

2012-02-23 Thread dack
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 = 2 - 2000
idmap config MYDOMAIN : backend = tdb

#with rid (does not work)
idmap config MYDOMAIN : range = 2 - 2000
idmap config MYDOMAIN : backend = rid

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba