Jump to content

Recommended Posts

Posted

Hi Guys,

 

I need some extra support, I have been going crazy over the last few days wondering why it isn't working.

 

I upgrade our MacMini Server from Yosemite to El Capitan which caused printing management papercut to fall over no longer work, I tired rerunning the Control Print Monitoring etc didnt fix it.

 

The error message I get when I try to print from Bonjour Shared printer from a client machine is: Printer is not responding.

 

I then checked the logs and found

Aug 17 17:28:30 bruce2 com.apple.SecurityServer[122]: displaying keychain prompt for /usr/sbin/cupsd(7418)
Aug 17 17:28:30 bruce2 com.apple.SecurityServer[122]: Problem opening rules file "/etc/authorization": No such file or directory
Aug 17 17:28:30 bruce2 com.apple.SecurityServer[122]: Authorization via securityd no longer supported

 

I have tired everything I can think of, ethernet, windows queue, null printer.

 

It's driving me crazy!

 

Anyhelp would be ace!

 

Thanks

 

Aaron.

Posted
Hi Aaron,

 

I'd guess that this is a keychain issue.

 

Can you access KeyChain and unlock it? (e.g. the little padlock in the bottom corner)

 

Haha! You think if it was that easy, I would do that. I'm in keychain and cups isn't nowhere to be found.

Posted

Ok it was a punt! :D - Just wanted to check keychain hadn't become corrupt.

 

It's something to do with the fact that \etc\authorization has been deprecated - odd though, I thought this happened in 10.9, so not quite sure why it should be causing you issues right now.

 

I'll dust off my Macbook and have a dig around.

  • 2 months later...
Posted

Did you find a solution to this problem?

 

I have got a load of iMac that were printing fine up until today. No changes to the mac system that I know of apart from server password being changed couple week ago but been working fine since then until today.

I'm getting the same error message as described.

Appreciate any help as I'm not versed in the dark inner working of mac and find overall Mac system to be poorly designed for networks.

Posted

Hi Mike,

 

Please open Terminal and enter the following command,

networksetup -setv6off Ethernet
and for ipv4 just change v6 to v4

 

Restart your server and let me know.

 

Thanks

 

Aaron.

 

 

Did you find a solution to this problem?

 

I have got a load of iMac that were printing fine up until today. No changes to the mac system that I know of apart from server password being changed couple week ago but been working fine since then until today.

I'm getting the same error message as described.

Appreciate any help as I'm not versed in the dark inner working of mac and find overall Mac system to be poorly designed for networks.

Posted
Hi Mike,

 

Please open Terminal and enter the following command, and for ipv4 just change v6 to v4

 

Restart your server and let me know.

 

Thanks

 

Aaron.

 

Hi Aaron,

 

Sorry turning off v6 did not make any difference.

Posted

This is for papercut, this is based on self-research and troubleshooting. Have you turned off aliases? Leave IPV4 on if you're worried and turn off aliases.

 

1. IPv4 aliasing can be disabled by first navigating to the following location on the Mac server which hosts your iOS-enabled print queues, where "[app-path]" is the PaperCut installation directory, and opening the "pc-iosprint.conf" file found there using a text editor:

[app-path]/providers/iosprint/mac/pc-iosprint.conf

 

Once you have the file open, locate the line which reads as follows:

#noalias=on

Remove the "#" character, such that the line now reads:

noalias=on

 

1. IPv4 aliasing can be disabled by first navigating to the following location on the Mac server which hosts your iOS-enabled print queues, where "[app-path]" is the PaperCut installation directory, and opening the "pc-iosprint.conf" file found there using a text editor:

[app-path]/providers/iosprint/mac/pc-iosprint.conf

 

Once you have the file open, locate the line which reads as follows:

#noalias=on

Remove the "#" character, such that the line now reads:

noalias=on

 

Then you will need to run terminal commands to restart the service by the following in this order.

 

sudo launchctl unload -w /Library/LaunchDaemons/papercut-iosprint.plist

sudo launchctl load -w /Library/LaunchDaemons/papercut-iosprint.plist

 

Run it as sudo (rootuser) to make sure there is no permission issues.

Posted
This is for papercut, this is based on self-research and troubleshooting. Have you turned off aliases? Leave IPV4 on if you're worried and turn off aliases.

 

1. IPv4 aliasing can be disabled by first navigating to the following location on the Mac server which hosts your iOS-enabled print queues, where "[app-path]" is the PaperCut installation directory, and opening the "pc-iosprint.conf" file found there using a text editor:

[app-path]/providers/iosprint/mac/pc-iosprint.conf

 

Once you have the file open, locate the line which reads as follows:

#noalias=on

Remove the "#" character, such that the line now reads:

noalias=on

 

1. IPv4 aliasing can be disabled by first navigating to the following location on the Mac server which hosts your iOS-enabled print queues, where "[app-path]" is the PaperCut installation directory, and opening the "pc-iosprint.conf" file found there using a text editor:

[app-path]/providers/iosprint/mac/pc-iosprint.conf

 

Once you have the file open, locate the line which reads as follows:

#noalias=on

Remove the "#" character, such that the line now reads:

noalias=on

 

Then you will need to run terminal commands to restart the service by the following in this order.

 

sudo launchctl unload -w /Library/LaunchDaemons/papercut-iosprint.plist

sudo launchctl load -w /Library/LaunchDaemons/papercut-iosprint.plist

 

Run it as sudo (rootuser) to make sure there is no permission issues.

 

I'm not sure what you are asking me to do. The printers are installed on the mac server and shared out. No papercut sofware is installed on the mac server. We have papercut but this is installed on a windows print server.

The mac server has the printers installed via IP and not using the windows print server. And the mac server is sharing out the printer, so papercut shouldn't be part of the problem here.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...