[Samba] Samba as a Print Server : passthrough login problem

Chris McKeever techjedi at gmail.com
Thu Feb 10 14:41:00 GMT 2005


here is my smb.cnf for the same thing - however working..the  couple
things I notice are:

        map to guest = bad password
        encrypt passwords = yes
        security = user

did you want this as anonymous login?




[global]
        workgroup = prupref.com
        server string = PRUPREF PRINT SERVER
        printing = cups
        printcap name = cups
        printcap cache time = 750
        cups options = raw
        printer admin = @ntadmin, root, administrator
        # printer mode point-n-click
        default devmode = yes
        username map = /etc/samba/smbusers
        # if there are admin issues - check this parameter and the
smbpasswd syncing
        map to guest = bad password
        #guest account = guestprint
        wins server = wins.prupref.com
        encrypt passwords = yes
        security = user
        include = /etc/samba/dhcp.conf
        logon path =
        logon home =
        logon drive =
        #loglevel = 10
        log file = /var/log/samba/%m.log



On Thu, 10 Feb 2005 15:32:20 +0100, Joris De Pooter
<joris.de.pooter at atempo.com> wrote:
> Hello people, and thanks for this list :)
> 
> I have a problem with samba, but first let me tell you the overall thing.
> 
> I want to migrate my win2k print server to a Samba3 one ;)
> My willing is to make this print server available for our domain users.
> Thus, I decided to use these global settings
> 
> security = server
> server = myPDCServer
> 
> My problem is that I can't make it work, all I get is an
> NT_STATUS_LOGON_FAILURE.
> Please, given my smb.conf, can any guru help me with this ?
> 
> [global]
>     workgroup = ATEMPO
>     netbios name = myprintserver
>     server string = samba (%U)
>     smb passwd file = /etc/samba/private/smbpasswd
>     passdb backend = tdbsam
>     log file = /var/log/samba3/log.%m
>     printer admin = @adm, root
>     load printers = yes
>     printing = cups
>     printcap = cups
>     security = server
>     password server = mypdcserver
>     os level = 15
>     local master = no
>     domain master = no
>     encrypt passwords = yes
> 
> [print$]
>     comment = Printer drivers
>     path = /etc/samba/printer
>     write list = @adm, root
>     guest ok = no
>     browseable = yes
>     read only = yes
> 
> [mis1700]
>     comment = Dell 1700n - MIS
>     path = /var/spool/samba
>     guest ok = Yes
>     printable = Yes
>     public = yes
>     valid users = joris
> 
> [printers]
>     comment = Toutes les imprimantes
>     path = /var/spool/samba
>     guest ok = yes
>     printable = yes
>     browseable = No
>     printer admin = root, @adm
>     public = yes
>     writable = no
> 
> --
> Joris De Pooter
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
> 


-- 
----------------------------------
please respond to the list .. if you need to contact me direct
cgmckeever is the account
prupref.com is the domain

<A href="http://www.prupref.com">Simply Chicago Real Estate</A>


More information about the samba mailing list