Hello, I'm using the latest SAMBA-Version I have problems in a SAMBA - WINDOWS NT Configuration. Maybe you can help me : I used the diagnosis.txt to test my configuration. Everything works until Point 8,9,10. I get from my windows-NT machine : system-error 5 system-error 1240 Can't login from this konto ?! Yours sincerely R. Brand
1.
I have some difficulties with windows 95 workstations when it's trying
to execute a login script ( it's batchfile) from a samba share. It stop
at attemping to execute the login script or batchfile. I think maybe
it's because the script is executed in a dos box / process. And it will
not execute.
2.
I have also a question about using drive mappings for user groups. How
do i make for different groups different login scripts
Thank you for your effort
Tony Kroonenburg
ps
I 'am using Suse 7.3 and Samba 2.2.1a i added de smb.conf
# from 130.180.2.3 (130.180.2.3)
# Date: 2002/01/25 09:39:29
# Global parameters
[global]
workgroup = GDMLIN
netbios name = GDMLIN3
server string = %h
encrypt passwords = Yes
update encrypted = Yes
min passwd length = 6
map to guest = Bad User
restrict anonymous = Yes
time server = Yes
max disk size = 500
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
character set = ISO8859-15
logon script = /gdmlin3/netlogon/login.bat
logon drive = f:
domain logons = Yes
os level = 65
preferred master = True
domain master = True
kernel oplocks = No
time offset = 60
hide local users = Yes
printing = cups
hide unreadable = Yes
veto files = /*./
dos filetimes = Yes
dos filetime resolution = Yes
fake directory create times = Yes
[homes]
comment = Home Directories
read only = No
hide unreadable = No
veto files = /.*/
[printers]
comment = All Printers
path = /var/tmp
create mask = 0600
printable = Yes
browseable = No
[lp_ict]
path = /var/tmp
read only = No
create mask = 0600
status = No
printable = Yes
printer name = lp_ict
oplocks = No
share modes = No
[ontw]
path = /gdmlin3/ontw
[netlogon]
comment = Login share
path = /gdmlin3/netlogon/
security mask = 0700
directory mask = 0700
directory security mask = 0700
browseable = No
preexec close = Yes
Please can you help. We have installed Samba from the source off the website, and followed you instructions. We can see the server listed in Win explorer, and the details section has Samba 2.2.2, but when we try to explore it errors with the error message "Server inaccessible - The network path was not Found". We have tried re-writing the smb.conf and all of the diagnosis tips from your website but still unable to explore the share directory. If you could that it would be fantastic. Thanks Peter -------------- next part -------------- HTML attachment scrubbed and removed
Peter Wells wrote:> Please can you help. > > We have installed Samba from the source off the website, and followed > you instructions. We can see the server listed in Win explorer, and > the details section has Samba 2.2.2, but when we try to explore it > errors with the error message "Server inaccessible - The network path > was not Found". > > We have tried re-writing the smb.conf and all of the diagnosis tips > from your website but still unable to explore the share directory. > > If you could that it would be fantastic. > > Thanks > > Peter >Sounds like the old firewall problem again. If you are running a frewall on the samba machine, open ports 137 - 139 in your frewall and see if this helps.
Rodger, Unfortunatly we dont run a firewall on this server, sorry. Do u have any more ideas we can try ?? Thank u for your help so far. Peter -----Original Message----- From: Rodger Haynes [mailto:rodger@thompsonprint.com] Sent: Friday, July 05, 2002 6:52 PM To: Peter Wells; samba Subject: Re: [Samba] Problems Peter Wells wrote:> Please can you help. > > We have installed Samba from the source off the website, and followed > you instructions. We can see the server listed in Win explorer, and > the details section has Samba 2.2.2, but when we try to explore it > errors with the error message "Server inaccessible - The network path > was not Found". > > We have tried re-writing the smb.conf and all of the diagnosis tips > from your website but still unable to explore the share directory. > > If you could that it would be fantastic. > > Thanks > > Peter >Sounds like the old firewall problem again. If you are running a frewall on the samba machine, open ports 137 - 139 in your frewall and see if this helps.