Howto SAMBA_TNG ?

Rajeev Agrawala rajeeva at research.bell-labs.com
Mon Jan 3 21:43:11 GMT 2000


Hi,

I have compiled latest samba_tng code and running all the daemons
provided with new code, on A RH6.1 (2.2.12 kernel).

When I try to connect from NT, the connectin fails and in the log
message, I get messages about internal error: panic.

Also, I cannot add users/change paswords using smbpasswd command. I get
prompted for password but the passowrd change fails.

Here is my smb.conf

[global]
   comment = Samba %v
   workgroup = workgroup
   netbios name = print
  interfaces = 135.104.27.6/255.255.254.0 135.104.54.47/255.255.255.0
   printing = lprng
   printer driver file = /LPRng/samba/lib/printers.def
   debug level = 10
   case sensitive = no
   map to guest = bad password
   smb passwd file = /LPRng/samba/private/smbpasswd
   username map = /LPRng/samba/lib/user.map
   printcap name = /LPRng/lpd_printcap
   print command = /LPRng/current/bin/lpr -P%p  -Zhost=%m -r %s
   lpq command = /LPRng/current/bin/lpq -P%p
   lprm command = /LPRng/current/bin/lprm -P%p  %j

   load printers = yes
   guest account = nobody
   include = /LPRng/samba/lib/%U.conf
   browseable = yes
   log file = /LPRng/samba/var/log.%m
   max log size = 50
   locing = yes
   lock directory = /LPRng/samba/var/locks
   share modes = yes

   security = user
   name resolve order = host wins


   nt forms file = /LPRng/samba/lib/nt/ntforms.def
   nt printer driver = /LPRng/samba/lib/nt
   nt pipe support = yes
   nt smb support = yes

   socket options = TCP_NODELAY

   os level = 64
   preferred master = no
   domain master = no
   local master = no
   wins support = no
   wins server = 135.104.26.122
   
   preserve case = yes
   short preserve case = yes
   encrypt passwords = yes

..
..
..


TIA,

rajeev


More information about the samba-ntdom mailing list