[Samba] 2.2.3a multiple users from w2k term server denied access

2003-01-23 Thread Kerns, Mike
Hiya!

Running Samba 2.2.3a on HP-UX 11.0, precompiled binaries from Porting Centre.  
Everything works fine until we have a customer that wants to put their app on w2k 
terminal server.  When the drives get mapped they are serviced by the same smbd daemon 
on the UNIX box; this is the same behavior as if you mapped the same drive twice from 
any windows client.

After 2 or 3 users get drives mapped, no one else can map a drive from the terminal 
server. Anyone mapping from another client can map just fine.  Terminal server is the 
full version, not the 2 user license version.

We tried this going to a w2k server and did not have the same problem.

I've searched marc.theaimsgroup.com and Googled until I can't see straight. Any 
suggestions?  Will an upgrade to Samba definitely help this?  If so, what version?  
HP's CIFS/9000 looks to be the same or nearly the same revision as I have already.

Here is my conf file . . .

[global]
workgroup = DEV
netbios name = SERVER1
interfaces = XXX.XXX.XXX.XXX/255.255.255.192 127.0.0.1
security = SERVER
password server = bunch of passwd servers
username map = /usr/local/samba/lib/users.map
name resolve order = wins host bcast
max open files = 16000
socket options = TCP_NODELAY IPTOS_LOWDELAY
preferred master = True
wins server = XXX.XXX.XXX.XXX
socket address = XXX.XXX.XXX.XXX
guest account = smbnull

[homes]
path = /home/%S
username = %S
admin users = root
write list = %S
read only = No
force create mode = 0660
blocking locks = No
locking = No

Thanks in advance,

Mike
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] RE: samba digest, Vol 1 #2098 - 22 msgs

2003-01-22 Thread Kerns, Mike
If you go to 

http://hpux.cs.utah.edu/hppd/hpux/Networking/Misc/samba-2.2.3a/

you can at least get the precompiled version of 2.2.3a for 10.20 if that will work for 
you.  Otherwise roll your own.

Thanks,

Mike

-Original Message-
From: CHENEY,JOHN (HP-Australia,ex3) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 22, 2003 2:44 PM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: [Samba] RE: samba digest, Vol 1 #2098 - 22 msgs


Tim

Looks like you got a binary compiled for HP-UX 11.x, as that version of
HP-UX introduced libc.2.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Hosts files

2002-11-08 Thread Kerns, Mike
Hiya!

Where hosts does local IP to name translation, the hosts.deny and
hosts.allow will let you fine tune who is allowed or denied access to your
server.  There are interactions between the two files that have security
risks, I'd advise you to print out the man page on them so you can annotate
what they say to really get the gist of the control they give you.  IIRC,
the O'Reilly/Spafford _UNIX Security_ book has more details on the
interaction and risks, but I don't have my copy in front of me so I can't
quote chapter  verse.

HTH/HAND,

Mike

-Original Message-
From: Mike Stewart [mailto:mike;powys-training.co.uk]
Sent: Friday, November 08, 2002 7:41 AM
To: [EMAIL PROTECTED]
Subject: [Samba] Hosts files


Hi, I have put entries into the hosts file for all the machines which need
to connect to our Samba server.  Everything seems to be working correctly
but I'm curious can anyone tell me what the other files hosts.deny and
hosts.allow are for.

Thanks

Mike

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba