[Samba] UID/GID mapping consistency across at least two Linux machines

bakytn bakytn at gmail.com
Mon Apr 9 14:09:53 MDT 2012


Here ist he global section of my smb.conf:

I am not sure if I am using Winbind (I guess yes).

[global]
   workgroup = DOMAIN
   realm = DOMAIN.LOCAL
   preferred master = no

   server string = SAMBA
   security = ADS
   encrypt passwords = yes
   log level = 1
   log file = /var/log/samba/log.%m
   max log size = 1000

   idmap uid = 3000-20000
   idmap gid = 3000-20000
   template shell = /bin/bash

   winbind enum groups = yes
   winbind enum users = yes
   winbind separator = +
   winbind use default domain = Yes
   winbind nested groups = Yes

   template homedir = "/data/files/%U"

   syslog = 0

   panic action = /usr/share/samba/panic-action %d
   passdb backend = tdbsam

   obey pam restrictions = yes

   unix password sync = yes

   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:*
%n\n *password\supdated\ssuccessfully* .

   pam password change = yes

   map to guest = bad user

   usershare allow guests = yes


--
View this message in context: http://samba.2283325.n4.nabble.com/UID-GID-mapping-consistency-across-at-least-two-Linux-machines-tp4543255p4543701.html
Sent from the Samba - General mailing list archive at Nabble.com.


More information about the samba mailing list