Displaying 1 result from an estimated 1 matches for "dchh01".
Did you mean:
  dch801
  
2011 Feb 14
1
getting winbind to work for authenticating 2 different domains - trusted
...ser
Can you please help me with this issue?
I spend more than a week with reading documentation about that, but I 
can't figure out the problem.
Samba-Version (also required packages): 3.4.9
smb.conf (global section):
[global]
  workgroup = DOMAIN-A
  realm = DOMAIN-A.LCL
  password server = dchh01.domain-a.lcl
  preferred master = no
  server string = Linux Test Server
  security = ads
  encrypt passwords = yes
  local master = no
  log level = 3
  log file = /var/log/samba/%m
  max log size = 50
  winbind enum users = Yes
  winbind enum groups = Yes
  ##winbind use default domain = Yes
  wi...