Displaying 15 results from an estimated 15 matches for "browseorder".
2005 Jan 16
0
Printing from Windows is printing PS commands instead of job!
...cation>
<Location /printers/officejet-7100-series-1>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
</Location>
<Location /printers/usblp0>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
Listen 127.0.0.1:631
And my mime.types:
LogFilePerm 0600
MaxLogSize 2000000000
LogLevel debug
Printcap /etc/printcap
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>
<Location /admin>
AuthType Basic
AuthClass Syst...
2013 Nov 10
1
Strange unexplainable CUPS problem after upgrade to 5.10
...printer Officejet_Color is idle. enabled since Sun 10 Nov 2013 10:26:04 AM EST
The server's /etc/cups/cupsd.conf looks like this:
LogLevel debug2
SystemGroup sys root admin
# Allow remote access
Port 631
Listen /var/run/cups/cups.sock
# Enable printer sharing and shared printers.
Browsing On
BrowseOrder allow,deny
# (Change '@LOCAL' to 'ALL' if using directed broadcasts from another subnet.)
BrowseAllow @LOCAL
BrowseAddress @LOCAL
DefaultAuthType Basic
<Location />
# Allow shared printing and remote administration...
Order allow,deny
Allow all
</Location>
<Loca...
2007 May 13
0
cups error 426 when accessing admin functions
...ilterLimit 0
Listen 127.0.0.1:631
Listen 192.168.0.4:631
HostNameLookups Off
KeepAlive On
KeepAliveTimeout 300
MaxClients 100
MaxClientsPerHost 0
MaxRequestSize 0
Timeout 300
Browsing Off
BrowseProtocols cups
BrowseAddress 192.168.0.255
BrowseShortNames Yes
BrowseAllow from @LOCAL
BrowseInterval 30
BrowseOrder allow,deny
SystemGroup root
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/24
</Location>
<Location /admin>
Require group printer-admins
AuthType Basic
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/24
</Locat...
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
...browsing information is sent whenever a printer's state changes
# as well, so this represents the maximum time between updates.
#
# Set this to 0 to disable outgoing broadcasts so your local printers are
# not advertised but you can still see printers on other hosts.
#
#BrowseInterval 30
#
# BrowseOrder: specifies the order of BrowseAllow/BrowseDeny comparisons.
#
#BrowseOrder allow,deny
#BrowseOrder deny,allow
#
# BrowsePoll: poll the named server(s) for printers
#
#BrowsePoll address:port
#
# BrowsePort: the port used for UDP broadcasts. By default this is
# the IPP port; if you change this...
2003 Jun 26
3
RH9, Samba 2.2.8a and printing with CUPS
....0.1
AuthType None
</Location>
<Location /printers/Okipage8wLite>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
</Location>
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
Listen 127.0.0.1:631
----------------------------------------
the samba-log.w2ktest Samba file
[2003/06/26 13:13:28, 3] rpc_server/srv_pipe.c:api_pipe_request(1165)
Doing \PIPE\spoolss
[2003/06/26 13:13:28, 3] rpc_server/srv_pipe.c:api_rpcTNP(1197)...
2003 Oct 08
2
Samba + Cups + Filter Access
...of it)
<Location /printers/D9001>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/24
AuthType None
</Location>
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.0/24
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
Listen 127.0.0.1:631
Any tips, help will be very appreciated.
2015 May 04
1
A working CUPS authentication now fails without change anything...
...le english...
I don't have apparmor and on cups I've added the group to SystemGroup:
SystemGroup printadmin lpadmin
and the other in cupsd.conf
LogLevel warn
MaxLogSize 0
# Allow remote access
Port 80
Listen /var/run/cups/cups.sock
# Share local printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseRemoteProtocols
BrowseAddress @LOCAL
BrowseLocalProtocols CUPS dnssd
DefaultAuthType Basic
WebInterface Yes
DefaultLanguage es
<Location />
# Allow shared printing...
Order allow,deny
Allow @LOCAL
</Location>
<Location /admin>
Order allow,deny
Allow Fro...
2007 Jun 17
4
Problems adding a printer share
I have added an HP Deskjet 600 to my debian etch system, using CUPS. It is
working fine.
I would like to set it up so that I can occassionally print to it from a
Windows 9x machine. This is where I seem to be having trouble.
I consulted the HOW-TO docs on the samba site, but they are quite detailed
and confusing (for me).
I don't want to do anything that will cause the printer to work
2003 Jun 26
0
SV: RH9, Samba 2.2.8a and printing with CUPS
...> Allow From 127.0.0.1
>
> AuthType None
>
> </Location>
>
> <Location />
>
> Order Deny,Allow
>
> Deny From All
>
> Allow From 127.0.0.1
>
> </Location>
>
> Browsing On
>
> BrowseProtocols cups
>
> BrowseOrder Deny,Allow
>
> BrowseAllow from @LOCAL
>
> Listen 127.0.0.1:631
>
>
>
> ----------------------------------------
>
> the samba-log.w2ktest Samba file
>
>
> [2003/06/26 13:13:28, 3] rpc_server/srv_pipe.c:api_pipe_request(1165)
>
> Doing \...
2015 May 12
2
[Solved] A working CUPS authentication now fails without change anything...
...;> SystemGroup printadmin lpadmin
>>
>> and the other in cupsd.conf
>> LogLevel warn
>> MaxLogSize 0
>> # Allow remote access
>> Port 80
>> Listen /var/run/cups/cups.sock
>> # Share local printers on the local network.
>> Browsing On
>> BrowseOrder allow,deny
>> BrowseRemoteProtocols
>> BrowseAddress @LOCAL
>> BrowseLocalProtocols CUPS dnssd
>> DefaultAuthType Basic
>> WebInterface Yes
>> DefaultLanguage es
>>
>> <Location />
>> # Allow shared printing...
>> Order allow,den...
2003 Jun 23
4
Trouble with CUPS/SAMBA
...m All
Allow From 127.0.0.1
</Location>
<Location /printers/hp4550>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
Allow from All
</Location>
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
BrowseAddress 255.255.255.255
Listen *:631
smb.conf:
[global]
workgroup = jolife
server string = samba server
hosts allow = 192.168.1. 127.
printing = cups
printcap = cups
load printers = yes
; guest account = pcg...
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ?
I am using centos 5.2, and i have been doing net installs (pxe) for a
while in console mode...
--
Test <test at remedial-teacher.nl>
2015 May 04
3
A working CUPS authentication now fails without change anything...
2015-05-04 18:16 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>:
> On 04/05/15 17:03, Daniel Carrasco Mar?n wrote:
>
>> Hi,
>>
>> Just a moments ago i've sent a message to other user saying that I've a
>> working server with CUPS authentication using AD groups. Well, that
>> authentication is not working anymore and i've not changed
2004 Apr 07
0
Printing problem, CUPS
...ge_log
PreserveJobHistory Yes
PreserveJobFiles No
AutoPurgeJobs No
MaxCopies 100
MaxJobs 50
MaxJobsPerUser 20
Printcap /var/run/cups/printcap
User lp
Group lpadmin
RIPCache 50m
TempDir /tmp
Port 631
Browsing On
BrowseProtocols cups
BrowseAddress 10.10.10.*
BrowseAllow 10.10.10.*
BrowseDeny All
BrowseOrder deny,allow
BrowsePort 631
SystemGroup lpadmin
<Location />
Order Deny,Allow
Deny From All
Allow From 10.10.10.*
</Location>
<Location /admin>
Order Deny,Allow
Deny From All
Allow From 10.10.10.*
</Location>
-------------log.smbd-------------
[2004/04/0...
2004 Apr 05
0
Cups printers. Won't print first page! sometimes not atall.
...ge_log
PreserveJobHistory Yes
PreserveJobFiles No
AutoPurgeJobs No
MaxCopies 100
MaxJobs 50
MaxJobsPerUser 20
Printcap /var/run/cups/printcap
User lp
Group lpadmin
RIPCache 50m
TempDir /tmp
Port 631
Browsing On
BrowseProtocols cups
BrowseAddress 10.10.10.*
BrowseAllow 10.10.10.*
BrowseDeny All
BrowseOrder deny,allow
BrowsePort 631
SystemGroup lpadmin
<Location />
Order Deny,Allow
Deny From All
Allow From 10.10.10.*
</Location>
<Location /admin>
Order Deny,Allow
Deny From All
Allow From 10.10.10.*
</Location>
-------------- next part --------------
[2004/0...