Displaying 1 result from an estimated 1 matches for "callglobalcom".
2007 Dec 11
1
Winbind and groups
...ccessfully resolve both users and groups from the AD.  Users are currently able to access the samba shares without trouble.
I am running into trouble when trying to use groups defined in the AD as "valid users" or ACLs on the linux box.
Smb.conf:
[global]
  security = ADS
  realm = CORP.CALLGLOBALCOM.COM
  workgroup = CORP
  log file = /var/log/samba/%m
  log level = 2
  #winbind / AD stuff
  winbind enum users = Yes
  winbind enum groups = Yes
  winbind use default domain = Yes
  winbind expand groups = 2
  winbind nss info = rfc2307
  winbind nested groups = Yes
  idmap uid range = 1000 - 30...