RE: [Samba] RE: Winbind on HPUX11, Totally Stuck, Please Help

2003-08-07 Thread MCCALL,DON (HP-USA,ex1)
You got it. I had Passwd: compat winbind don > -Original Message- > From: Dan Nuffer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 06, 2003 11:07 AM > To: MCCALL,DON (HP-USA,ex1) > Cc: [EMAIL PROTECTED] > Subject: Re: [Samba] RE: Winbind on HPUX11, Totally

RE: [Samba] RE: Winbind on HPUX11, Totally Stuck, Please Help

2003-08-06 Thread MCCALL,DON (HP-USA,ex1)
; I'm really hoping that HP has fixed this, but I wasn't able > to locate an applicable patch on their site. If anyone knows > of one, please point me to it! > > Thanks, > Dan Nuffer > > > MCCALL, DON (HP-USA,ex1) wrote: > > Hi Everyone, > > T

[Samba] RE: How to verify the domain secret is good or bad?

2003-03-31 Thread MCCALL,DON (HP-USA,ex1)
By default machine account passwords are changed ever 7 days in MS world. you can change this via the "machine password timeout" smb.conf parameter. Hope this helps, Don > -Original Message- > From: Joey Collins [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 30, 2003 20:10 > To: Gerald (J

[Samba] RE: number of groups of NT account causes authenticationproblems

2003-03-05 Thread MCCALL,DON (HP-USA,ex1)
Hi Richard, et al; Can't speak for Solaris, but HP-UX has a 20 group membership limit for HP-UX users. From man setgroups: must be no more than NGROUPS_MAX, as defined in . Same applies to initgroups. So Solaris may have some limit as well Hope this helps, Don > -Original Message- > F

[Samba] performance problem with Samba built with pread/pwrite on HP-UX 11.11

2003-02-26 Thread MCCALL,DON (HP-USA,ex1)
Hi everyone, One of my teammates here at HP uncovered this, and I thought it deserved proactive mention on the list: It covers non-HP builds of Samba, so HP CIFS Server (HP's version of Samba bundled with all 11.0 and above OS'es) customers are not directly affected but those of you on the list wh

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
inbind.1 NOT a libnss_winbind.so.1 See if that doesn't help, Don > -Original Message- > From: Miles Roper [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 15:41 > To: 'MCCALL,DON (HP-USA,ex1)'; [EMAIL PROTECTED]; > '[EMAIL PROTECTED]';

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
, 2003 15:31 > To: 'MCCALL,DON (HP-USA,ex1)'; [EMAIL PROTECTED]; > '[EMAIL PROTECTED]'; 'Esh, Andrew'; 'Ronan Waide'; > [EMAIL PROTECTED]; 'Richard Sharpe'; 'John H Terpstra'; > GILCHRIST,KIM (HP-NewZealand,ex1) > Subject:

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
Hi Miles, any reason you are compiling it yourself, instead of pulling the depot from the samba ftp site? That is what I am using successfully. Don > -Original Message- > From: Miles Roper [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 15:31 > To: 'MCCAL

[Samba] RE: Winbind on HPUX 11, some small progress

2003-02-06 Thread MCCALL,DON (HP-USA,ex1)
Don > -Original Message- > From: Miles Roper [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 21:28 > To: 'MCCALL,DON (HP-USA,ex1)'; [EMAIL PROTECTED]; > '[EMAIL PROTECTED]'; 'Esh, Andrew'; 'Ronan Waide'; > [EMAIL

RE: [Samba] RE: Winbind on HPUX11, Totally Stuck, Please Help

2003-01-31 Thread MCCALL,DON (HP-USA,ex1)
g files? > > Have you tried adding to each line in your /etc/pam.d/login > (after the .so > file name) the word 'audit' - this will increase the volume > of debugging > info spit out into /var/log/messages, or wherever PAM send > this on your > distro. > >

RE: [Samba] RE: Winbind on HPUX11, Totally Stuck, Please Help

2003-01-30 Thread MCCALL,DON (HP-USA,ex1)
Hi Everyone, This whole problem with the password command not working when winbind is included as a method in the nsswitch.conf can probably be worked around by simply using the -r files (or -r nis or -r nisplus) switch. Take a look at the man page for passwd on HP-UX 11.x and see if this won't h

RE: [Samba] RE: Winbind on HPUX11, Totally Stuck, Please Help

2003-01-28 Thread MCCALL,DON (HP-USA,ex1)
Hi Everyone, Been following this a bit; faking out nsswitch with the ldap stuff seems like a HIGH and complicated price to pay for getting a passwd program that will work to change passwords for standard unix users. One of the other things I have seen is a simple script that moved and replaced the

[Samba] RE: How to compile samba-2.2.x on HP/UX 11.00

2002-11-25 Thread MCCALL,DON (HP-USA,ex1)
Hi Rene, I would be interested in your test program, and information on what archetecture and compiler you are using to test this out on. Can you send it to me off list? Thanks, Don > -Original Message- > From: René Nieuwenhuizen [mailto:[EMAIL PROTECTED]] > Sent: Sunday, November 24, 200

RE: [Samba] passwd command problem with Solaris/winbind/pam

2002-11-08 Thread MCCALL,DON (HP-USA,ex1)
Hi Paul, pretty neat. HP-UX also has this issue; I think the real answer is to get the vendor(s) to modify the code so that winbind is a 'valid' source, same as 'files', 'nis' 'compat' etc... For one thing, the interposititor solution doesn't take into account someone on the Unix side doing a 'll

RE: [Samba] Windows won't send passwd to samba server

2002-05-31 Thread MCCALL,DON (HP-USA,ex1)
Hi CJ, are you using UNENCRYPTED passwords? (ie if you do testparm|grep "encrypt pass" does it come back and say "encrypt passwords = no") If so, then this is normal windows client behavior (for later clients like win2k) - they can successfully negotiate cleartext passwords, but will not actua

[Samba] RE: INFORMAZIONE

2002-05-31 Thread MCCALL,DON (HP-USA,ex1)
Hi, Best you discuss this with your HP support people - cifsmount is a part of the CIFSCLIENT software (based on Sharity client), NOT samba. Sorry, Don -Original Message- From: Simo Sorce [mailto:[EMAIL PROTECTED]] Sent: Friday, May 31, 2002 4:19 To: Manuel Clericuzio Cc: '[EMAIL PROTECTE

RE: [Samba] Unable to configure 2.2.4 on HPUX 10.20 (locking not available)

2002-05-29 Thread MCCALL,DON (HP-USA,ex1)
Hello Ed, It means that you are using the built in C complier shipped with HPUX, which is not Ansi C compliant. You'll need to ether go to the gnu.org web site and pull a hpux version of gcc, or purchase HP's ansi c compliant compiler. There are a number of messages on the searchable samba archiv

RE: [Samba] What ports does Samba use?

2002-05-29 Thread MCCALL,DON (HP-USA,ex1)
Hi Dan, 137,138,139. Hope that helps, Don -Original Message- From: THIBADEAU,DAN (HP-Roseville,ex1) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 8:56 To: '[EMAIL PROTECTED]' Subject: [Samba] What ports does Samba use? To put a Samba print server behind a firewall, what netw

RE: [Samba] annoying authentication failure problem: sambatest[hostname]

2002-05-29 Thread MCCALL,DON (HP-USA,ex1)
Hi Toni, This error is the result of a test that samba does in the module "server_validate", (in password.c) to check the password server for a bug where NT 4 (some versions) would not correctly set the guest bit. There is currently no smb.conf parameter to allow you to control this behavior, so t

RE: [Samba] "disk full" error message (again, again)

2002-05-24 Thread MCCALL,DON (HP-USA,ex1)
I seem to remember excel 97 and word 97 sometimes having problems due to the fact that we don't actually reserve space on the disk when they do a zero byte write to extend a file - try setting 'strict allocate=yes' in your smb.conf file and see if that makes any difference... Just an idea, Don --

RE: [Samba] alternate data streams problem

2002-05-23 Thread MCCALL,DON (HP-USA,ex1)
Hi Shai, Check out MS article Q319300. Since samba advertises it's fs by default as ntfs, this could be a problem with the machines you are seeing this on having indexing on: "Windows 2000 Content Indexing Server may add additional kmsearchhit0data kmsearchhit1streams to image files (.jpg, .gif

RE: [Samba] Error compiling...

2002-05-21 Thread MCCALL,DON (HP-USA,ex1)
Hello Donovan, This error typically indicates that you are using the built in hpux c compiler that ships with the os - this compiler is mainly there to allow for kernel regens, etc - it is NOT ansi compliant, and will not compile samba. You can either purchase the ANSI compliant hp compiler, or

RE: [Samba] Problems building Samba 2.2.4 under HPUX 10.20

2002-05-14 Thread MCCALL,DON (HP-USA,ex1)
Hi folks, 10.20 is pretty old - but I'll see what I can do about getting a compile/build patch put together for 2.2.4 on 10.20 in the next couple of days... Don -Original Message- From: Moeller Daniel (QI/EES3) * [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 4:10 To: 'Roland Lang

RE: [Samba] NetBIOS name of 15-characters still doesn't work

2002-05-03 Thread MCCALL,DON (HP-USA,ex1)
Hi Ken, Same issue exists for released Samba 2.2.4 version on HP-UX 11.11, trying to join a WIN2k domain: created two machine accounts on the win2k domain: ecl20001234567 works ecl200012345678 fails Don -Original Message- From: Ken Cross [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03

RE: [Samba] bug (?)

2002-04-26 Thread MCCALL,DON (HP-USA,ex1)
Hi Everyone, The ability to access the /usr/bin subdirectory is a function of samba looking for a 'home directory' in the user store (/etc/passwd in this case). It FINDS it because the system user 'bin' is defined as: bin:*:2:2::/usr/bin:/sbin/sh You can prevent this behavior by adding the foll

RE: [Samba] bug (?)

2002-04-26 Thread MCCALL,DON (HP-USA,ex1)
Hi Panagiotis, I just verified I see the same behavior - looking into it now... Don -Original Message- From: Panagiotis J. Roris [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 12:25 PM To: [EMAIL PROTECTED] Subject: [Samba] bug (?) Hi, I would like to mention the existence of a

RE: [Samba] Problem with Samba2.2.3a

2002-04-24 Thread MCCALL,DON (HP-USA,ex1)
Hello Hemant, You will need either the HP ANSI C compiler (NOT the one that ships with HPUX for free) or the gcc C complier to compile SAMBA on HPUX. That is the reason you are getting the configure errors you are getting. If you do not wish to compile for 11.i, You can get the binaries for 2.2

RE: [Samba] Time Outs on Samba Server

2002-04-23 Thread MCCALL,DON (HP-USA,ex1)
Hi Tony, Doesn't sound like SAMBA if all you have to do to fix it is hit the enter key on your server. Sounds more like some sort of power save mode, either h/w or in Linux- I'm not familiar with RedHat, but you might want to check your pc bios settings to see if there is some default power save

RE: [Samba] Problems compiling Samba 2.2.3a on HP-UX 11.00

2002-04-18 Thread MCCALL,DON (HP-USA,ex1)
Hi Christian, The problem is that the configure script checks to see if you are using the HPUX Ansi c compiler, and if you ARE, then modifies some of the loader parameters that are passed to the HP-UX loader; one of these ensures that if there are duplicate modules around, the 'nearest' one (in

RE: [Samba] Locking Errors with Samba 2.2.3a on HP-UX 11.00

2002-04-18 Thread MCCALL,DON (HP-USA,ex1)
Hi Christian, I suspect that this is simply a result of 2.2.3a needing/using more fcntl locks than it's predicessors, and that the nflocks kernel parameter in HP-UX is by default rather small (200). I would suggest that you use SAM to modify the kernel parameter 'nflocks', possibly up to about 100

RE: [Samba] Configure problem under HPUX 11....

2002-04-11 Thread MCCALL,DON (HP-USA,ex1)
Hello Florent, you cannot compile/build samba with the builtin c compiler on HPUX - it is not ANSI compliant, but there mainly to allow for kernel rebuilds, etc. You will need to either purchase HP's Ansi C compiler, or go to the www.gnu.org site and pull  a version of gcc for HPUX to bui

RE: [Samba] Terminal Server Problems

2002-04-10 Thread MCCALL,DON (HP-USA,ex1)
Title: Message Hi Jon, You need to apply the following registry hack to the NT4.0 terminal server that is only using the one connection:   * REGEDIT4   ;Subject:   Registry file to force multiple NT terminal server users to have their own co

RE: [Samba] samba installation on hp-ux help

2002-04-10 Thread MCCALL,DON (HP-USA,ex1)
Hi, This typically means that you are trying to compile samba with the built in c compiler that ships with HP. THis compiler is primarily provided to do kernel regens, etc. it is NOT ansi compliant, and cannot be used to compile/build samba. You can either purchase the HP Ansi C compiler, or g

RE: [Samba] Re: help compiling

2002-04-09 Thread MCCALL,DON (HP-USA,ex1)
Hello Russ, On an HP-UX system, this type of error would mean that you are not using an ansi c standard compiler - see, if the compiler fails for some reason (it doesn't like the options it's passed, for instance), then it will fail to build the little test program that configure is using to test