Security level problem with Samba Apsfilter print server

From: Graham North (northg_at_shaw.ca)
Date: 08/30/05

  • Next message: Chuck Swiger: "Re: setting up 2 VIRTUAL_HOSTS under mailman."
    Date: Mon, 29 Aug 2005 15:56:03 -0700
    To: questions freebsd <freebsd-questions@freebsd.org>
    
    
    

    Recently I tried using Samba to print from the WinXP box to a FreeBSD
    webserver which has been using Samba 2.2.12 successfully to share
    folders to WinXP.

    It works - sort of. Problem is Samba keeps applying user level security
    to printer access. I thought that I could change security to "share"
    in the [printers} definition but that does not seem to work. Probably a
    doddle to fix for you pros..!

    I was able to connect printer to FBSD box, and install it as a printer
    in WinXP, however if I shutdown WinXP then the next time I boot WinXP my
    printer is inaccessible until I "login" to my FBSD file shares using a
    user id. There are lots of settings which I have tried which are
    currently commented out as they did not seem to be effective. Help with
    this would be greatly appreciated as I do not want to have to "login" to
    my webserver every time I need to print from Windows.

    Here is my smb.conf: (sorry the [printers] is at bottom)
    #======================= Global Settings
    =====================================
    [global]
        printing = BSD
        workgroup = DELNORTE
        encrypt passwords = yes
        server string = soleado server
        hosts allow = 127.0.0.1 192.168.0.100 192.168.0.101 192.168.0.102
    192.168.0.103
        printcap = /etc/printcap
        load printers = yes
        log file = /var/log/log.%m

        max log size = 50
        security = user
        socket options = TCP_NODELAY
       
        wins support = no

    #============================ Share Definitions
    ==============================
    [gn]
        comment = Soleado WebServer
        path = /home/gn
        browseable = yes
        writeable = yes
        read only = no

    [configs]
        comment = Soleado Configs
        path = /home/soleado_configs
        browseable = yes
        writeable = yes
        read only = no

    [wqs]
        comment = WQS WebServer
        path = /home/wqs
        browseable = yes
        writeable = yes
        read only = no
       
    # NOTE: If you have a BSD-style print system there is no need to
    #20060826 Opened up printer section again.
    [printers]
       comment = All Printers
       path = /var/spool/lpd
    # print command = /usr/bin/lpr -P%p -r %s
       public = yes
       browseable = no
    # security = share
    # set client driver use to no
      use client driver = yes
    # Set public = yes to allow user 'guest account' to print
       guest ok = yes
    # guest account = nobody
    # writeable = yes
       printable = yes
       printer = lp

    -- 
    Kindness can be infectious - try it.
    Graham North
    Vancouver, BC
    www.soleado.ca
    
    

    No virus found in this outgoing message.
    Checked by AVG Anti-Virus.
    Version: 7.0.344 / Virus Database: 267.10.17/84 - Release Date: 8/29/2005

    
    

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Chuck Swiger: "Re: setting up 2 VIRTUAL_HOSTS under mailman."

    Relevant Pages

    • Re: Security level problem with Samba Apsfilter print server
      ... Security level problem with Samba Apsfilter print server ... > folders to WinXP. ... > my webserver every time I need to print from Windows. ...
      (freebsd-questions)
    • Re: xp security vulnerabilities?
      ... > I have recently changed from Win98SE to WinXP corp pro, ... You'll want to keep some kind of firewall ... site is helpful to beginners perhaps but I don't know anyone in the security ... If you intend to be connected for long periods of time I'd suggest getting a DSL router/modem that includes a built in firewalling facility of some kind. ...
      (microsoft.public.windowsxp.security_admin)
    • Re: activex and winxp sp2
      ... Use Security and Privacy Features in Internet Explorer 6 (WinXP) ... Working with Internet Explorer 6 Security Settings ... John P. wrote: ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: Messed up Network Shares
      ... I have made a total arse of this Suse installation ... Used to be able to access WinXP box shares no problem. ... Did you set up Samba? ...
      (alt.os.linux.suse)
    • Re: conect to linux share from WinXP
      ... I realised it was the Samba Client, as that was what I used to conect my ... Linux PC to a WinXP Share. ... I was able to connect to my WinXP ...
      (comp.os.linux.networking)