problem with Samba

Tricolon / Jonathan Salomon jonathan at tricolon.com
Tue Oct 10 08:18:29 GMT 2000


Hi,

I have a little problem with Samba. I already searched Deja and posted this
question in a few samba related newsgroups but I still didn't solve the
problem, so that's why I came here.

I installed Samba on my RH6.2 system to have access to my NTshares and vice
versa. I have a NTserver installed which acts as PDC. But I get these
errormessages in my Linux console and in the logfiles (/var/log/messages)
like these:

smb_trans2_request: result = -32, setting invalid
smb_retry: new pid=395, generation=138

Anyone knows what this means? I included my smb.conf and /etc/fstab (since I
automount my NTshare) below:

smb.conf:
-------------

[global]
workgroup = TRICOLON
netbios name = MAIL
server string = Samba Server
security = DOMAIN
password server = *
password level = 8
username level = 8
log file = /usr/local/samba/var/log.%m
max log size = 50
dns proxy = No
guest account = ntguest
hosts allow = 192.168.0. 127.
strict locking = Yes

[homes]
comment = Home Directories
writeable = Yes
browseable = No

[netlogon]
comment = Network Logon Service
path = /usr/local/samba/lib/netlogon
writeable = Yes
guest ok = Yes

[printers]
comment = All Printers
path = /usr/spool/samba
printable = Yes
browseable = No

[Linux_Root]
comment = Linux Root
path = /
browseable = Yes
writable = Yes

------------

/etc/fstab:

------------

/dev/hda5              /                      ext2    defaults        1 1
/dev/hda1              /boot                  ext2    defaults        1 2
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,ro 0 0
/dev/fd0                /mnt/floppy            auto    noauto,owner    0 0
none                    /proc                  proc    defaults        0 0
none                    /dev/pts                devpts  gid=5,mode=620  0 0
/dev/hda6              swap                    swap    defaults        0 0
//ntserver/data        /mnt/Data              smbfs
username=administrator,password=xxxxxxxxx  0 0


------------


Thanks!

Jonathan






More information about the samba mailing list