Samaba Server Connectivity Problem (Critical)

Brijesh Shah ShahB at digitalcommerce.com
Sun Feb 11 22:39:36 GMT 2001


Hi,

We are setting up the samba server in our environment.

We have Sun Os 5.7 on Sun E 450(name ABC)

We installed the samba server on  ABC.

There is one unix user called DCCATG in Unix box ABC.

Our plan is to create a share for ATG Dir on Unix box ABC and give
permissions to only DCCATG Unix user.

We configured the smb.conf file as attached.

============================================================================

# Samba config file created using SWAT
# from 10.0.100.141 (10.0.100.141)
# Date: 2001/02/09 08:58:51

# Global parameters
[global]
        workgroup = DCC
        encrypt passwords = yes
        security = user
        domain master = yes
        smb passwd file = /etc/opt/samba/private/smbpasswd

[homes]
        writeable = Yes

[atg]
        comment = For DCCATG USER Only
        path = /atg
        valid users = dccatg
        security = USER
        encrypt passwords = yes
        writeable = Yes

[Aruba_FC]
        comment = For DCCATG USER Only
        path = /Aruba_FC
        valid users = dccatg

[TEST]
        path = /test
        writeable = yes
        guest ok = yes

"smb.conf" 33 lines, 651 characters

============================================================================


We have the entry for DCCATG user in /etc/opt/samba/private/smbpasswd

We have set encrypted = yes



More information about the samba mailing list