[Samba] User home directory UID:GID incorrect on VM Samba 4 AD client

steve steve at steve-ss.com
Wed Oct 30 01:40:32 MDT 2013


On Tue, 2013-10-29 at 17:51 -0600, Paul R. Ganci wrote:


> It looks like cifs-utils was never installed on any of my systems.

Mmm. cifs-utils most certainly recommended. For cifs!

>  Is it 
> sufficient to install cifs-util and then create /etc/requestkey.conf 
> containing:
> 
> create       cifs.spnego    * * /usr/sbin/cifs.upcall -c %k
> create       dns_resolver   * * /usr/sbin/cifs.upcall %k

Almost. Just make sure that /etc/request-key.conf has:

create  dns_resolver *  *  /sbin/key.dns_resolver %k
create  cifs.spnego  *  * /usr/sbin/cifs.upcall  %k

If not, try the dedicated cifsuser keytab entry.
HTH
Steve



More information about the samba mailing list