Displaying 4 results from an estimated 4 matches for "mp161".
Did you mean:
mp160
2015 Oct 07
1
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
Hello Dario,
With `printcap name = /etc/printcap`,
may we know the permission and context of /etc/printcap file,
thank you.
ls -al /etc/printcap; cat /etc/printcap;
--
Regards,
Jones Syue | 薛懷宗
QNAP Systems, Inc.
On Wed, Oct 7, 2015 at 12:59 AM, Dario Lesca <d.lesca at solinos.it> wrote:
> Il giorno mar, 06/10/2015 alle 18.08 +0200, Dario Lesca ha scritto:
> > Il giorno mar,
2015 Oct 06
2
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
...stino Personale
path = /u/samba/cestino/%U
read only = No
guest ok = Yes
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
print ok = Yes
browseable = No
[aficio-fx200]
path = /var/spool/samba/
printable = Yes
print ok = Yes
printer name = aficio-fx200
[aficio-mp161]
path = /var/spool/samba/
printable = Yes
print ok = Yes
printer name = aficio-mp161
--
Dario Lesca
(inviato dal mio Linux Fedora 22 con Gnome 3.16)
2015 Oct 06
0
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
...Yes
>
> [printers]
> comment = All Printers
> path = /var/spool/samba
> printable = Yes
> print ok = Yes
> browseable = No
>
> [aficio-fx200]
> path = /var/spool/samba/
> printable = Yes
> print ok = Yes
> printer name = aficio-fx200
>
> [aficio-mp161]
> path = /var/spool/samba/
> printable = Yes
> print ok = Yes
> printer name = aficio-mp161
>
OK, from the smb.conf manpage:
To use the CUPS printing interface set printcap name = cups.
This
should be supplemented by an addtional setting printing =
cu...
2015 Oct 06
2
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
After update my PDC server from Centos 5.5 to 5.11 and then samba 3.5
to 3.6.22 all work fine, except printers: all CUPS printers shared are
not visible and usable from clients.
If I put manually each printer (like suggest here[1]) into smb.conf,
all printers manually added are visible and usable (this is my
workaround for now).
In smb.conf I have set:
load printers = yes