Try svcs -xv
and see if it says anything you can also try "pgrep smbd" and "pgrep idmapd" to see if the daemons are actually running or not. Afshin John Connett wrote: > On Mon, 2007-11-26 at 11:30 -0800, Natalie Li wrote: >> Try the following to bring up its dependencies: >> >> svcadm -r enable smb/server > > Getting closer: > > bash-3.2# svcadm enable -r smb/server > svcadm: svc:/milestone/network depends on svc:/network/physical, which > has multiple instances. > bash-3.2# svcs -a | grep smb > offline 17:36:42 svc:/network/smb/server:default > bash-3.2# > > Regards > -- > John C > > _______________________________________________ > storage-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/storage-discuss _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
