Monday, July 30, 2007

Start/Stop Samba

Now I've added Samba as a subsystem:

# mkssys -s smbd -p /opt/pware/samba/3.0.24/sbin/smbd -a "-D" -u 0

and on default it should start automatically during the system boot. If it isn't started try first:

# startsrc -s smbd

if unsuccessful try next:

# /opt/pware/samba/3.0.24/sbin/smbd -D

Other option is to use files:
/etc/rc.d/rc2.d/Ssmbd
/etc/rc.d/rc2.d/Ksmbd
Now they are in /home/akha103

No comments: