The samba packages deliver, but don't install, the following SMF manifests:
/var/svc/manifest/network/samba.xml /var/svc/manifest/network/swat.xml /var/svc/manifest/network/winbind.xml /var/svc/manifest/network/wins.xml You are gonna need to pick which ones you need imported and running: e.g. # svccfg import /var/svc/manifest/network/swat.xml # svcadm enable service/swat Please note, you will need to create an /etc/sfw/smb.conf to be able to actually start the samba service. (as that's where the manifest looks). Cheers, Brian On Tue, Apr 21, 2009 at 12:39 AM, kykwon <[email protected]> wrote: > Dear all > I have a solaris 10 server. > I am configuring samba on the server. > samba version is Version 3.0.4 (#/usr/sfw/sbin/smbd -V) > I have a problem at 5 line > > My setup sequens as belows: > 0. #pkginfo |grep samba > system SUNWsmbac samba - A Windows SMB/CIFS > fileserver for UNIX (client) > system SUNWsmbar samba - A Windows SMB/CIFS > fileserver for UNIX (Root) > system SUNWsmbau samba - A Windows SMB/CIFS > fileserver for UNIX (Usr) > > 1. I registered swat services > #vi /etc/services > swat 901/tcp > 2. #vi /etc/inetd.conf > swat stream tcp nowait root /usr/sfw/swat swat > netbios-ssn stream tcp nowait root /usr/sfw/sbin smbd > 3. #pkill -HUP inetd > 4. #inetconv > inetconv: Notice: Service manifest for 100235/1 already generated as > /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml, skipped > inetconv: Notice: Service manifest for 100083/1 already generated as > /var/svc/manifest/network/rpc/100083_1-rpc_tcp.xml, skipped > inetconv: Notice: Service manifest for 100068/2-5 already generated as > /var/svc/manifest/network/rpc/100068_2-5-rpc_udp.xml, skipped > inetconv: Notice: Service manifest for omni already generated as > /var/svc/manifest/network/omni-tcp.xml, skipped > inetconv: Notice: Service manifest for swat already generated as > /var/svc/manifest/network/swat-tcp.xml, skipped > inetconv: Notice: Service manifest for netbios-ssn already generated as > /var/svc/manifest/network/netbios-ssn-tcp.xml, skipped > > 5.#svcadm enable samba > svcadm: Pattern 'samba' doesn't match any instances > #svcadm enable swat > svcadm: Pattern 'swat' doesn't match any instances > > Please.....Why.........Let me know....Somebody help me.... > -- > This message posted from opensolaris.org > _______________________________________________ > sysadmin-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss > -- - Brian Gupta New York City user groups calendar: http://nyc.brandorr.com/
_______________________________________________ sysadmin-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
