• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Check out my samba config and tell me why my printer is borked

idea

Golden Member
#begin
[global]
workgroup = HOME
netbios name = TALENT
encrypt passwords = Yes
printcap name = cups
hosts allow = 192.168.0. 127.0.0.1
hosts deny = *
printing = cups

[archive]
path = /archive
read only = No

[DeskJet842c]
comment = DeskJet842c
path = /var/spool/samba
printable = Yes
#end

That printer is visible on my WinXP box, but I cannot access it (the printer job box says access denied). When I try to print a test page, nothing happens. The server is a slackware9 box running latest samba.
 
Back
Top