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

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

Reply via email to