[Samba] Problem with reboot of machine with openLDAP

2009-05-29 Thread Matt Burkhardt
I'm having a problem with the reboot of a machine.  I can get a list of
the shares by running

smbclient -L BGCFC

but if I reboot, I get

smbclient -L BGCFC
Error connecting to 192.168.10.100 (Connection refused)
Connection to BGCFC failed (Error NT_STATUS_CONNECTION_REFUSED)

but if I restart slapd it works correctly again.  What could be wrong?

Thanks
-- 
Matt Burkhardt, M.Sci. Technology Management
m...@imparisystems.com
(301) 682-7901
502 Fairview Avenue
Frederick, MD  21701
http://www.imparisystems.com 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Problem with reboot of machine with openLDAP

2009-05-29 Thread Adam Tauno Williams
On Fri, 2009-05-29 at 16:02 -0400, Matt Burkhardt wrote:
 I'm having a problem with the reboot of a machine.  I can get a list of
 the shares by running
 smbclient -L BGCFC
 but if I reboot, I get
 smbclient -L BGCFC
 Error connecting to 192.168.10.100 (Connection refused)
 Connection to BGCFC failed (Error NT_STATUS_CONNECTION_REFUSED)
 but if I restart slapd it works correctly again.  What could be wrong?

Can you perform an ldapsearch after rebooting?  If not then your problem
is with OpenLDAP or DNS and doesn't have anything to do with Samba.
Samba is probably failing merely as a consumer of the failed LDAP
service.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Problem with reboot of machine with openLDAP

2009-05-29 Thread Matt Burkhardt
On Fri, 2009-05-29 at 17:09 -0400, Adam Tauno Williams wrote:

 On Fri, 2009-05-29 at 16:02 -0400, Matt Burkhardt wrote:
  I'm having a problem with the reboot of a machine.  I can get a list of
  the shares by running
  smbclient -L BGCFC
  but if I reboot, I get
  smbclient -L BGCFC
  Error connecting to 192.168.10.100 (Connection refused)
  Connection to BGCFC failed (Error NT_STATUS_CONNECTION_REFUSED)
  but if I restart slapd it works correctly again.  What could be wrong?
 
 Can you perform an ldapsearch after rebooting?  If not then your problem
 is with OpenLDAP or DNS and doesn't have anything to do with Samba.
 Samba is probably failing merely as a consumer of the failed LDAP
 service.
 

Yes, I can do an ldapsearch - it works fine.  
-- 
Matt Burkhardt, M.Sci. Technology Management
m...@imparisystems.com
(301) 682-7901
502 Fairview Avenue
Frederick, MD  21701
http://www.imparisystems.com 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba