Hey... first time post to this group :s

i have recently upgraded from mandrake 9.1 to 10.0, automatically installing 
samba version 3.0.2a-3 to my system over the previous version, i kept my 
original config file..
all my old directory shares, as well as any new shares i add, are displayed as 
printers in all my clients on the network (WinXP pro, Win98, smb).. 
i have tried manually adding shares to the config file and adding shares 
through swat and webmin, but the keep appearing as printers.
i'm confused to hell and would appreciate any advice.. 
 i have attached my config file  for reference..

thanks in advance..
-CHRIS-


# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2004/04/28 16:55:31

# Global parameters
[global]
        log file = /var/log/samba/log.%m
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        write list = @adm, root
        guest ok = Yes
        create mask = 0700
        map to guest = Bad User
        printer admin = @adm
        dns proxy = No
        netbios name = CHRISPC
        browseable = no
        print command = /usr/share/samba/scripts/print-pdf %s ~%u //%L/%u %m %I
        printing = cups
        printable = Yes
        server string = Samba Server %v
        path = /var/tmp
        workgroup = 2CLOSYSTRAD
        os level = 20
        comment = ChrisPC Share
        printcap name = cups
        security = share
        max log size = 50

[ChrisDir]
     path = /home/Chris
     comment = ChrisDIR
     read only = no
     browseable = yes
     create mode = 0750


[printers]
        comment = All Printers
        path = /var/spool/samba
        print command = lpr-cups -P %p -o raw %s -r   # using client side printer 
drivers.

[print$]
        path = /var/lib/samba/printers
        inherit permissions = Yes
        browseable = Yes

[pdf-generator]
        guest ok = No

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

Reply via email to