[X4U] SMB @ Startup

Craig A. Finseth fin at finseth.com
Tue Jan 18 20:23:05 PST 2005


	...
   I want to have my network drives connected when I start up osx at the =
   moment I have to do it manually using connect to server. What is the =
   best method of doing this ?
	...

Assuming that the user's home directory is set, open Terminal and do:

	sudo csh
	<enter the admin password>
	dsconfigad -caching disable
	dsconfigad -localhome disable
	dsconfigad -mountstyle smb

SMB Signing must be turned off.

Craig




More information about the X4U mailing list