|
|
#1 |
|
Guest
Posts: n/a
|
trouble running dscl in SUM (10.6.8)
Hi,
I'm having trouble running dscl in Single User Mode - iMac, running 10.6.8 When I try to run dscl, I get an error message prompting me to manually kickstart the launch daemons (launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServicesLocal.plist) I do that, and it seems to work fine. try a dscl command, and it prompts me to load the LaunchDaemons again. if I try to reload them, I get told that it's already running, yet dscl won't work at all. anybody else run into something like this? all help appreciated. CB |
|
|
|
#2 |
|
Hall of Famer
Join Date: Feb 2003
Location: Brighton, UK
Posts: 3,811
|
this is what i use.....
mount drive Code:
mount -uw / Code:
launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist Note i am NOT loading the com.apple.DirectoryServicesLocal.plist as i think this gets loaded when you run first command and more than likely why it is not working even though logic would say you are working on the DirectoryServiceLocal node. see if that works......but For Lion (Now opendirectoryd) http://support.apple.com/kb/HT4749?v...S&locale=en_US |
|
|
|
|
|
#3 | |||||||||||||||||||||||
|
League Commissioner
Join Date: Sep 2003
Location: Tokyo
Posts: 6,050
|
Why?!?! What about your OS is so messed up that you need to deal with directory services at that level? |
|||||||||||||||||||||||
|
|
|
|
|
#4 |
|
Hall of Famer
Join Date: Feb 2003
Location: Brighton, UK
Posts: 3,811
|
I use dscl in SUM for many admin tasks when things have gone south or users have cocked up things ;-)
|
|
|
|
![]() |
| Tags |
| 10.6.8, daemons, dscl, sum |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|