On Wed, 17 Jul 2002 [EMAIL PROTECTED] wrote: > My Console always show the following message: > > smb_retry: signal failed, error=-3 > > Is the error is genrate by Samba or my Linux.
It's generated by smbfs (linux) and means that smbmount has terminated unexpectedly. To find the reason of that try specifying a higher debug level when mounting (try: debug=4) and see if you get anything useful written to smbmount.log (where the rest of the samba logfiles are). /Urban
