What is the difference between winuser: and winname: ?  The idmap
man page has examples that show both uses.

The man page also says

    If directory-based name mapping is not configured or if con-
    figured  but not found, then idmapd(1M) will process locally
    stored name-based mapping rules.

however this is clearly not happening for me.  I have disabled
directory-based mapping yet the local map is still not being used.

# idmap list
add     winuser:*[email protected]    unixuser:*
# idmap get-namemap winuser:frank.cusack
AD namemaps are not active.
Failed to get namemap info (Invalid argument).
#

The host is joined to the XYZ.COM domain, and I get the same error if I
append @XYZ.COM to the winuser.  Now maybe get-namemap *only*
retrieves results from the directory but idmapd itself also appears
not to be using the local rules since I can't mount a CIFS share and
smbd complains that idmap failed.  How can I turn on additional debugging
for idmap?

Really I want to use directory based mapping but that doesn't seem to
be working either so let's start with just rules-based mapping.

-frank
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to