Re: autostart of Samba

2003-10-21 Thread Sergey Korzhevsky
It depends on your distr.  For SLES7 you should change the value of
START_SMB in /etc/rc.config to yes.


WBR, Sergey




Noll, Ralph [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
21.10.2003 16:23
Please respond to Linux on 390 Port


To: [EMAIL PROTECTED]
cc:
Subject:autostart of Samba


how do i autostart Samba

what do i put in boot.local


thanks

Ralph


Re: autostart of Samba

2003-10-21 Thread Noll, Ralph
same for SLES8?


Ralph

 -Original Message-
 From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, October 21, 2003 8:27 AM
 To: [EMAIL PROTECTED]
 Subject: Re: autostart of Samba
 
 
 It depends on your distr.  For SLES7 you should change the value of
 START_SMB in /etc/rc.config to yes.
 
 
 WBR, Sergey
 
 
 
 
 Noll, Ralph [EMAIL PROTECTED]
 Sent by: Linux on 390 Port [EMAIL PROTECTED]
 21.10.2003 16:23
 Please respond to Linux on 390 Port
 
 
 To: [EMAIL PROTECTED]
 cc:
 Subject:autostart of Samba
 
 
 how do i autostart Samba
 
 what do i put in boot.local
 
 
 thanks
 
 Ralph
 
 


Re: autostart of Samba

2003-10-21 Thread Michael MacIsaac
 same for SLES8?
chkconfig nmb on
chkconfig smb on

  -Mike MacIsaac, IBM  mikemac at us.ibm.com   (845) 433-7061


Re: autostart of Samba

2003-10-21 Thread Noll, Ralph
it-rnlinux1:/etc # chkconfig smb on
it-rnlinux1:/etc # chkconfig nmb on
nmb: unknown service

smb worked  
nmb did not see above

R

 -Original Message-
 From: Michael MacIsaac [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, October 21, 2003 8:38 AM
 To: [EMAIL PROTECTED]
 Subject: Re: autostart of Samba
 
 
  same for SLES8?
 chkconfig nmb on
 chkconfig smb on
 
   -Mike MacIsaac, IBM  mikemac at us.ibm.com   (845) 433-7061
 
 


Re: autostart of Samba

2003-10-21 Thread Sergey Korzhevsky
linux07:/etc/rc.d # chkconfig nmb on
linux07:/etc/rc.d # chkconfig --list nmb
nmb   0:off   1:off   2:off   3:on4:off   5:on
6:off


linux07:/etc/rc.d # rpm -qf /etc/rc.d/nmb
samba-2.2.5-60




WBR, Sergey




Noll, Ralph [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
21.10.2003 16:44
Please respond to Linux on 390 Port


To: [EMAIL PROTECTED]
cc:
Subject:Re: autostart of Samba


it-rnlinux1:/etc # chkconfig smb on
it-rnlinux1:/etc # chkconfig nmb on
nmb: unknown service

smb worked
nmb did not see above

R

 -Original Message-
 From: Michael MacIsaac [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, October 21, 2003 8:38 AM
 To: [EMAIL PROTECTED]
 Subject: Re: autostart of Samba


  same for SLES8?
 chkconfig nmb on
 chkconfig smb on

   -Mike MacIsaac, IBM  mikemac at us.ibm.com   (845) 433-7061




Re: autostart of Samba

2003-10-21 Thread Lucius, Leland

 it-rnlinux1:/etc # chkconfig smb on
 it-rnlinux1:/etc # chkconfig nmb on
 nmb: unknown service

 smb worked
 nmb did not see above


You could always just force the issue:

insserv nmbd
insserv smbd
insserv winbind

Leland


CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. Any unauthorized review, use, disclosure
or distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.