I've been experimenting with OpenSolaris again. I figured out how to enable my broken samba package: I discovered that, after installing the package with
pfexec pkg install SUNWsmbs SUNWsmba
I had to execute:
svccfg import /var/svc/manifest/network/samba.xml
I then copied /etc/sfw/smb.conf-example and modified appropriate values, and created a configuration file that was saved to:
/etc/sfw/smb.conf
Finally, I could enable the SAMBA server:
svcadm enable samba
(taken from: http://baitisj.blogspot.com/2008/07/quick-notes-on-enabling-samba-in.html)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment