only domain administrators get their profile

Michael Keightley mk at quadstone.com
Thu Oct 29 16:46:13 GMT 1998


We're running samba-1.9.19 as a PDC already.  I downloaded the latest version
of samba-2.0.0-alpha11 today via cvs and installed it on another machine using
a test domain.
Only users in the "domain admin group" get their profile.  In fact if you're
not in this list you can't even change your screen background!  What's changed?

Here's our smb.conf.


[global]
  workgroup = SPONG
  hosts allow = 194.80.190. 192.168.191. 127.
  interfaces = 194.80.190.2/255.255.255.128
  server string = Quadstone SAMBA Server %h
  printcap name = /usr/local/share/samba/var/printcap
  domain master=yes
  domain logons = yes
  local master = yes
  preferred master = yes
  wins support = yes
  os level = 65
  encrypt passwords = yes
  nis homedir = true
  security = user
  guest account = nobody
  passwd program = /home/samba_gromit/samba/bin/smbpasswd
  logon script = netlogon.bat
  logon drive = q:
  domain admin group = tkld mk jfh ane
  domain groups = Users

[printers]
  printing = sysv
  path = /home/samba_gromit/samba/var/spool/public
  public = yes
  writable = no
  printable = yes

[homes]
  comment = Home Directories
  browseable = yes
  guest ok = yes
  writable = yes

[netlogon]
  path = /home/samba_gromit/samba/netlogon
  writeable = no
  guest ok = yes
  locking = no
  public = no

[software]
  comment = PC software
  path = /home/PC
  writeable = yes
  browseable = yes
  guest ok = no

[admin-share]
  comment = Admin Share
  path = /home/admin
  writeable = no
  public = no
  write list = @admin
  force group = admin
  force create mode = 764
  force directory mode = 775

[dhmart-share]
  comment = DH Marketing Share
  path = /home/dhmart
  writeable = no
  public = no
  write list = @dhmart
  force group = dhmart
  force create mode = 764
  force directory mode = 775

[legal-share]
  comment = Legal Share
  path = /home/legal
  writeable = no
  public = no
  write list = @legal
  force group = legal
  force create mode = 764
  force directory mode = 775

[template-share]
  comment = Template Share
  path = /home/PC/template
  writeable = no
  public = no
  write list = @templates
  force group = templates
  force create mode = 764
  force directory mode = 775
_________
Michael Keightley <mk at quadstone.com>         Tel: +44 131 220 4491
Systems Manager                              Fax: +44 131 220 4492
Quadstone Limited                            WWW: http://www.quadstone.com


More information about the samba-ntdom mailing list