[Samba] [Fwd: Can´t access to a samba 3 pdc]

jviegas at conastec.com.ar jviegas at conastec.com.ar
Tue May 4 12:21:25 GMT 2004


Hi, i ´ve configured samba3 as a PDC on my linux box using mandrake linux
9.2, but i cant access with win98 or xp pro terminals i was looking for
smbpasswd to add users password but it seems that i dont have it on my
server. Maybe thats why i cant logon, another thing is the logon.cmd, i
cant find any example to use it on my net, can anybody help me with it??

This is my smb.conf:

# Global parameters
[global]
        netbios name = SEVIDOR LINUX
        workgroup = hfa
        passdb backend = tdbsam
        os level = 33
        preferred master = yes
        domain master = yes
        local master = yes
        security = user
        domain logons = yes
        logon path = \\%N\profiles\%u
        logon drive = H:
        logon home = \\homeserver\%u\winprofile
        logon script = logon.cmd
        encrypt passwords = yes
        unix password sync = yes
        update encrypted = yes
        smb passwd file = /etc/samba3/smbpasswd

[netlogon]
      path = /var/lib/samba/netlogon
      read only = yes
      write list = ntadmin

[profiles]
      path = /var/lib/samba/profiles
      read only = no
      create mask = 0600
      directory mask = 0700

[homes]
      comment = Home Directories
      browseable = no
      writable = yes
      read only = no
      create mask = 0700
      public = yes
      printable = no
#     guest ok = yes

[Temp]
      path = /tmp
      read only = No
#     guest ok = Yes
      browseable = yes
      writable = yes
      public = yes

Thanks.

Javier







More information about the samba mailing list