samba broken

David J. Streb dstreb at mtech.mec.edu
Fri Dec 10 14:25:05 GMT 1999


I'm having serious problems with Samba not working properly.  Clients can't 
log into the server for some reason.  I'm trying to run through the 
diagnosis stuff at http://us1.samba.org/samba/docs/DIAGNOSIS.html and when 
I try to do a net view \\samba-server at a pc DOS prompt, I get 'System 
error 1728 has occurred.  A remote procedure call (RPC) protocol error 
occurred."  Same thing from network neighborhood - the server is listed, 
but when I click on it I get the same RPC error.

My mapped drives worked fine until I shut down my PC - now I can't get back 
in.

I'm was running  pre-compiled 2.0.6 no nis+ on Solaris 7 - Sun Ultra 1 
workstation.  I tried reinstalling pre-compiled samba, and am now running 
2.0.4b, to no avail.

Most of my smb.conf is as follows:

[global]
   create mode = 775
   directory mask = 775
   encrypt passwords = no
   workgroup=PLAN
   printing = sysv
   printcap name = /etc/sambaprintcap
   load printers = yes
   guest account = nobody
   guest ok = no
   logfile = /export/home/dstreb/sambalog.%m
   max log size = 100
   socket options = TCP_NODELAY
   security = user
   map to guest = Bad User

[tmp]
 comment = temporary files
 path = /tmp
 public = yes
 writable = yes
 guest ok = yes
 guest user = nobody

[homes]
   comment = Home Directories
   guest ok = no
   browseable = yes
   read only = no
   create mode = 0777
   writable = yes

[map]
   comment = MAP Directories
   path = /main/map
   guest ok = no
   browseable = yes
   read only = no
   create mode = 0775
   writable = yes
   printable = no

Some of my log file contents are:

[1999/12/09 14:15:50, 0] lib/util_sock.c:set_socket_options(148)
  Failed to set socket option SO_KEEPALIVE (Error Bad file number)
[1999/12/09 14:15:50, 0] lib/util_sock.c:set_socket_options(148)
  Failed to set socket option TCP_NODELAY (Error Bad file number)

After I reinstalled Samba, I get stuff like this:

[1999/12/10 08:12:14, 0] lib/util_sock.c:set_socket_options(148)
  Failed to set socket option SO_KEEPALIVE (Error Bad file number)
[1999/12/10 08:12:14, 0] lib/util_sock.c:set_socket_options(148)
  Failed to set socket option TCP_NODELAY (Error Bad file number)
[1999/12/10 08:12:14, 0] smbd/service.c:make_connection(209)
  planpc2 (10.2.0.67) couldn't find service dstreb
[1999/12/10 08:21:28, 1] smbd/reply.c:reply_sesssetup_and_X(909)

HELP!

David J. 
Streb	dstreb at ci.fitchburg.ma.us	http://www.net1plus.com/users/fitchburg




More information about the samba mailing list