各位友人:
              我在配置ubuntu server 
10.10中的CUPS的时候,虽然也能够正确在windows下添加打印机,而且也可以正确的打印。但是,但是,如果打印机没纸了,然后手动用浏览器控制(ip:631/printers)方式取消当前未完成任务以后,接下来打印机就开始忽悠人了,打印的文件显示完成了,但其实打印机动都没动。而且打印的文件即使有很多页,在finished
 job里也显示为页数只有one.不知道有没有人遇到过这种状况啊???????      重启CUPS服务也不管用,用lpstat -a或lpstat 
-t去查看,也显示打印机处于idle状态。关打印机电源再打开,也没什么作用。
顺带着愚蠢地问下:在修改cupsd.conf的时候==================================LogLevel warning 
SystemGroup lpadmin # Allow remote access Port 631Listen 
/var/run/cups/cups.sock # Share local printers on the local network. Browsing 
On BrowseOrder allow,deny BrowseAddress @LOCAL DefaultAuthType BasicAllow From 
xxx.xxx.xxx.xxx(A)
# Restrict access to the server...<Location />  Order allow,denyAllow From 
xxx.xxx.xxx.xxx(B)</Location>
# Restrict access to configuration files...<Location /admin/conf>  AuthType 
Default  Require user @SYSTEM  Order allow,denyAllow From 
xxx.xxx.xxx.xxx(C)</Location>======================================如果只是需要某个ip段可以共享打印机,是不是只需要在(A)处添加ip段就行了????BrowseAddress
 @LOCAL 是什么意思????
如果大家每天的ip都不同,如何控制利用计算机名或者物理地址来控制对服务器上的打印机共享呢?????

问题有点多,也有点杂,希望有相关经验的人帮帮手吧!不过,在server上配置打印机的人比较少吧,如果有对此有需求的,咱们可以讨论讨论。             
                          
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: 
<https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20110429/08953eee/attachment.html>
-- 
ubuntu-zh mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复