Greetings,

I am having an issue where I can connect to a share, but am unable to view contents.

Server: RHEL5.2
Samba Version: 3.0.28
Clients: OS X 10.5.4, 10.4.11, XP SP2, SP3 and Win Server 2003.

My smb.conf file is posted below. The share that is causing me grief is called "office".

Thanks in advance for any assistance.



[global]
        workgroup = OFFICE
        realm = OFFICE.MATH.PSU.EDU
        server string = MathNet Samba Server %v
        security = ADS
        password server = dogwood.math.psu.edu
        passdb backend = tdbsam:/etc/samba/passdb.tdb
        username map = /etc/samba/users.map
        log level = 3
        printcap name = cups
        ldap ssl = no
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        winbind use default domain = Yes
        hosts allow = x.x.x.x

[homes]
        read only = No
        browseable = No
        posix locking = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[print$]
        comment = Windows Print Drivers
        path = /etc/samba/drivers
        write list = root

[julieandmary]
        comment = Share for Julie and Mary
        path = /home/fourier2/office/JulieandMary
        valid users = @officeexams
        read only = No
        create mask = 00
        force create mode = 0660
        force directory mode = 0770
        posix locking = No

[office]
        path = /home/fourier2/office
        posix locking = No

Michael Dunne
Systems Administrator
Mathematics Department
The Pennsylvania State University
4 McAllister Bldg.
University Park, PA 16802

--
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