Samba server is not working (Could not generate a machine SID)
I just recently finished a Vanilla install of Mac OS X 10.6.1 with chameleon, EFI 10, and dsdt.aml for a perfectly working install.
However, I am having an issue with windows sharing, the samba service will not start.... In the console I have this message in the system log
Code:
Nov 8 15:51:35 Phoenix com.apple.launchd[1] (org.samba.smbd): Throttling respawn: Will start in 10 seconds
Nov 8 15:51:45 Phoenix com.apple.launchd[1] (org.samba.smbd[1455]): Exited with exit code: 1
and this message in the samba SMBD log.
Code:
[2009/11/08 15:51:45, 0] /SourceCache/samba/samba-235/samba/source/smbd/server.c:main(921)
smbd version 3.0.28a-apple started.
Copyright Andrew Tridgell and the Samba Team 1992-2008
[2009/11/08 15:51:45, 0, pid=1455] /SourceCache/samba/samba-235/samba/source/lib/opendirectory.c:machine_sid_from_uuid(2233)
gethostuuid failed: Resource temporarily unavailable
[2009/11/08 15:51:45, 0, pid=1455] /SourceCache/samba/samba-235/samba/source/passdb/machine_sid.c:opendirectory_sam_sid(194)
opendirectory_query_machine_sid gave -14272 [eUnknownServerError]
[2009/11/08 15:51:45, 0, pid=1455] /SourceCache/samba/samba-235/samba/source/passdb/machine_sid.c:get_global_sam_sid(222)
Could not generate a machine SID
the NMBD service works fine as I can connect to and browse other windows systems.
This is my only issue with this otherwise perfect install. Any assistance would be appreciated.