> In Redhat, I would: /etc/rc.d/init.d/smb restart > to restart a service. > > How do I do that with Debian? /etc/init.d/samba
this will start/stop/reload/restart samba services if samba has to be started as daemon (-D param for /usr/sbin/smbd and /usr/sbin/nmbd). Otherwise, samba will be started on demand (inetd). Take a look at /usr/sbin/sambaconfig. > ---- > Robert S. Koss, Ph.D. | Training and Mentoring > Senior Consultant | Object Oriented Design > Object Mentor, Inc. | C++, Java > www.objectmentor.com | Extreme Programming > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > --andor -------------------- Free science and free software are just two aspects of the same complex reality: long-term human survival. Support humankind, use Linux.