Have you been able to add machine accounts (join the domain). It looks like you are missing that part, also missing is the path to the password file .

----- Original Message ----- From: "Winanjaya - PBXSoftwares" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 04, 2005 8:10 PM
Subject: [Samba] newbie - samba as PDC


Hi all,

I am very new with samba, I am trying to configure my samba as PDC, my samba
is running on FC2, I have configured my /etc/samba/smb.conf as below:
now,I cannot login to my samba .. I am very sure that I already missed
something.. please advise what's am I missing?
many thanks in advance
Regards
Winanjaya

[global]
       workgroup = edp
       netbios name = portal
       server string = Samba PDC running %v
       socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192

       os level = 64
       preferred master = yes
       local master = yes
       domain master = yes

       security = user
       encrypt passwords = yes
       log file = /var/log/samba/log.%m
       log level = 2
       max log size = 50
       #hosts allow = 127.0.0.1 172.16.0.0/255.255.0.0
192.168.1.0/255.255.255.0

       logon home = \\%L\%U\
       logon drive = H:
       logon path = \\%L\profiles\%U

[homes]
       comment = Home Directories
       browseable = no
       writeable = yes

[profiles]
       path = /home/samba/profiles
       writeable = yes
       browseable = no
       create mask = 0600
       directory mask = 0700

[netlogon]
       comment = Network Logon Service
       path = /home/netlogon
       read only = yes
       browseable = no
       write list = tom

--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to