Tagged Questions
1
vote
1answer
69 views
Why can I see two distinct /tmp dirs?
Problem
I am seeing two different /tmp directories. In a plain GNOME terminal ls -lia /tmp gives the following:
total 136
5797 drwxrwxrwt 36 root root 780 Oct 5 20:57 .
2 drwxr-xr-x 21 ...
0
votes
1answer
1k views
Directly printing to remote CUPS/IPP server on Snow Leopard
I need to use Kerberos authentication when printing from my OSX machine, however, the machine itself does not have a service account in active directory, so the KDC will not issue a delegation ticket ...