Here is a partial config file, with the things you are missing
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null \ -g machines %u username map = /etc/samba/smbusers----- Original Message ----- From: "Winanjaya - PBXSoftwares" <[EMAIL PROTECTED]>
To: "Mark Sarria" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Tuesday, July 05, 2005 1:14 AM
Subject: Re: [Samba] newbie - samba as PDC


sorry, I don;t understand what do you mean by path to password file? ..
could you please more spesific ?.. thanks a lot in advance

Regards
Winanjaya

----- Original Message -----
From: "Mark Sarria" <[EMAIL PROTECTED]>
To: "Winanjaya - PBXSoftwares" <[EMAIL PROTECTED]>;
<[email protected]>
Sent: Tuesday, July 05, 2005 12:33 PM
Subject: Re: [Samba] newbie - samba as PDC


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