![]() |
When you turn on Remote Login in the Sharing Preferences, it reads the file "/System/Library/LaunchDaemons/ssh.plist" (as others have referred to above).
You can see this happening by running the following command in a Terminal window while you go to Sharing Preferences and turn on Remote Login: sudo filebyproc.d | grep -i launchd Maybe your copy of that file is corrupted somehow (even though the 'grep's above look fine) - what do you get from 'md5' applied to that file? Code:
% md5 /System/Library/LaunchDaemons/ssh.plist |
Quote:
# launchctl load -w /System/Library/LaunchDaemons/ssh.plist getaddrinfo(): nodename nor servname provided, or not known I'm in the process of rebuilding my imaging machine now. |
Quote:
I restored the factory default image to the image master's hard drive. I booted the image master and then set up it's LDAP configuration, binding it to the LDAP master. Immediately after this, all of the clients installed using the old image lost their LDAP binding. They all, each and every one, reported that the LDAP server was not responding. I have no idea why this happened. |
Quote:
|
Quote:
Mine differs from yours? Here's the complete contents of my file: Code:
<?xml version="1.0" encoding="UTF-8"?> |
Quote:
I was thinking that maybe the problem was that my image master was already bound when I made the image. And although I had the workflow set to bind the client on install, I thought that perhaps there was something left behind from the binding of the image master when it did so, such that all clients made from that image were incorrectly using some value with the LDAP server that should have instead been unique to each host. (Apple does seem to put a lot of strange things that I don't understand in their LDAP database.) And that perhaps when I bound the freshly re-made image master with the same name, it overwrote something in the LDAP server that caused the other clients to suddenly be out of whack. But that was just a guess. My new approach will be to leave the image master un-bound when I make a new image, and then bind it via a post-install script after it's been installed on the client. |
Quote:
|
Quote:
Code:
<key>Disabled</key> |
| All times are GMT -5. The time now is 07:59 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.