Displaying 1 result from an estimated 1 matches for "mainsrv".
Did you mean:
  mailsrv
  
2003 Jan 29
5
Problems making use of 2K PDC
...sounds funny but the big HD is just for
stale data... Mostly backup)
wbinfo -u gives
0xc0000022
Wbinfo -t gives
Secret is good
Smb.conf is
[global]
  security = domain
  encrypt passwords = yes
  netbios name = Datasrv
  workgroup = CDROBOT
  log file = /var/log/samba/%m.log
  password server = mainsrv
  domain master  = yes
  os level = 65
  
  winbind separator = +
  winbind uid = 10000-20000
  winbind gid = 10000-20000
  winbind enum users = yes
  winbind enum groups = yes
  
  template homedir = /home/winnt/%D/%U
  
[public]
  comment = public
  path = /home/tmp
  read only = no
  public = y...