similar to: HPUX 11.00 & CIFS/9000 Server - Domain authentication problem

Displaying 20 results from an estimated 200 matches similar to: "HPUX 11.00 & CIFS/9000 Server - Domain authentication problem"

2002 Jul 25
0
HPUX 11.00 & CIFS/9000 Server - Domain authenticatio n problem
can you post your smb.conf you should set encryption to yes and put wins,dc server name in password server paratmeter -----Original Message----- From: Cheney, Richard [mailto:Richard.Cheney@infores.com] Sent: Thursday, July 25, 2002 11:32 AM To: samba@lists.samba.org Subject: [Samba] HPUX 11.00 & CIFS/9000 Server - Domain authentication problem Hi, I have been using Samba and CIFS/9000
2005 Oct 25
0
Re: Which Samba (CIFS ?) For HPUX 11.00 ?
Hi Nick, This topic should be on samba@lists.samba.org - not technical. I'll give you a brief overview, and any followup send to me directly. HP-CIFS Server for 11.0 is based upon Samba 2.2.12. Support for 11.0 ends there - at 2.2.12. Go to: http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA If you want to continue on 11.0, HP posts 3.0.14a Opensource
2001 Dec 18
0
Problems Getting Kerberos Compiled in with Samba 3.0 Alpha9 o n HPUX 11.00 64 Bit
Hi, I was trying to install Samba 3.0 Alpha 9 onto a server running HPUX 11.00 64 bit. I have the Openldap libraries installed and also Kerberos (the PAM Kerberos and KRB5 Dev Tools available from the HPUX application CDs). I have followed the instructions as outlined in the Samba 3.0 prealpha guide to Kerberos authentication (Steps 1-2, Step 5) and everything seems to be fine at steps 1-2 (the
2001 Sep 18
0
openssh compile errors on hpux 11.00
OS: hpux 11.00 800, with native cc and with gcc-3.0.1 openssh ver: 2.9p2 openssl: 0.9.7 (snapshot) getting errors on cipher.c: error 1718: Types are not assignment-compatible. warning 563: Argument #2 is not the correct type. argument 2 happens to be: cc->u.des.key (or a variation..) its expecting it to be des_key_schedule, which cc->u.des.key is!! i know i need patches for libc on hpux,
2001 Sep 19
0
Antw: openssh compile errors on hpux 11.00
Hi Kyle, I've compiled 2.9p2 on HP-UX 11.00 with gcc-3.0.0 als well as 2.95.2 and openssl-0.9.6 and got _no_ problems. I took the openssh-package from the porting center. Some month ago I got some errors with the commercial c-compiler from HP but going back to gcc solve them. Hope that helps Stephan -- LDS Brandenburg Dr. Stephan Hendl fon: +49-(0)331-39 471 fax: +49-(0)331-27548 1187
2002 Jul 25
0
High CPU utilization with samba2.2.5 on HPUX 11.00
Hello, I need some help for a strange problem. I have an HP L2000 server ( 2 CPU and 2 GB RAM ) with HPUX 11.00 and with samba 2.2.5 installed Below my smb.conf: workgroup = <my-w2k-domain> netbios name = <my-server> interfaces = <my-ip-address> bind interfaces only = Yes security = DOMAIN username map = /usr/local/samba/lib/smb_users.map ... [my-share] comment =
2004 Jun 14
4
Problem with transfering files between Solaris and HPUX 11.00
Is terir any known problem with this? Can someone let me know if they are movingp and Solrais with rsync.
2002 Jul 25
1
R: High CPU utilization with samba2.2.5 on HPUX 11.00
Note that the problem arises only by scanning subdirectories with a large number of files ( 3.000 files and more ). -----Messaggio originale----- Da: Usai, Maria Grazia Inviato: gioved? 25 luglio 2002 11.11 A: samba@lists.samba.org Oggetto: [Samba] High CPU utilization with samba2.2.5 on HPUX 11.00 Hello, I need some help for a strange problem. I have an HP L2000 server ( 2 CPU and 2 GB RAM
2003 Jul 01
0
Many 64bit locks failed on HPUX 11.00/32
Hi Samba Team, I tried samba 2.2.8a (without winbind) on HPUX 11/32. I downloaded the binaries from http://de.samba.org/samba/ftp/Binary_Packages/hp/samba-2.2.8a/ I get following errors: [2003/06/27 10:16:50, 0] locking/posix.c:(658) an Invalid argument error. This can happen when using 64 bit lock offsets [2003/06/27 10:16:50, 0] locking/posix.c:(659) on 32 bit NFS mounted file systems.
2000 Jul 03
1
Antwort: Re: sshd does not exit after scp (hpux 11.00 / ssh 2.1 .1p1)
Hi, stevesk at sweden.hp.com wrote: > Has any progress been made on this issue? I've included an older > message that has a stack trace, which if I recall was still the same in > 2.1.1p1. I can provide a newer trace or additional information if > needed. not really... On a non-trusted system with HP AnsiC it seems to work if changing shutdown(fdin, SHUT_WR) to shutdown(fdin,
2003 Jul 09
0
[Fwd: Many 64bit locks failed on HPUX 11.00/32]
Hi, last time I send you this message I got back a vacation message and no further feedback. Can you help me? Thanks G. Klein -------- Original Message -------- Betreff: Many 64bit locks failed on HPUX 11.00/32 Datum: Tue, 01 Jul 2003 08:47:58 +0200 Von: Gerhard Klein <G.Klein@edelmann.de> An: samba@samba.org Hi Samba Team, I tried samba 2.2.8a (without winbind) on HPUX 11/32. I
2003 Mar 13
1
Samba-2.2.7a on HPUX 11.00 trying to compile LDAP support
Dear all, I am trying to use Samba with LDAP support so I can't use the CIFS binaries. I are having an issue with compiling samba-2.27.a (patched) on our HPUX server. I am configuring it with these Samba option flags: --prefix=/opt/samba --libdir=/etc/opt/samba --localstatedir=/var/opt/samba --with-privatedir=/var/opt/samba/private --with-lockdir=/var/opt/samba/locks
2000 Jun 19
3
sshd does not exit after scp (hpux 11.00 / ssh 2.1.1p1)
Hello, I have encountered a problem using ssh-2.1.1p1 on HP-UX 11.00: Everything else seems to work but running scp results in processes staying open: On the server there are 2 processes still running after copying a file: "scp -v -t /tmp" and one sshd. On the client also a ssh-process stays running until killing one of the processes manually... The copying works fine however.
2003 Mar 29
1
Samba from win2k client - "incorrect password or unknown username" error
Hi, I've got an annoying little problem with Samba and Win2k. I installed a Win2k Pro client on the network and set it to use plain text passwords and join the workgroup. The username and password of the user on the win2k box are the same as the account in /etc/passwd on the linux box. But after logging in, when trying to reconnect the mapped drives the windows box says: "Incorrect
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf"
2004 Jun 01
1
CIFS/9000 or Samba migration
Hi team, we'd like to migrate from ASU to Samba on HP-UX. is there anyone with some feedback on such a case ? i'm looking for information on the pros and cons of Samba3 vs CIFS/9000 as well. Many thanks for your answers Fred
1999 Oct 18
1
Anyone using SAMBA on a HP/9000 with HP/UX 10.20 ?
Hello, Does anyone use a SAMBA server on a HP/9000 with HP/UX 10.20 ? I use currently Samba at home with Linux, W95 and AmigaOS , at work on Solaris and I will try to use it for a new project on several HP/9000. Regards
2004 Dec 18
2
3ware 9000 install
I'm trying to do a fresh install on a new server that has a 3ware 9000 controller. I followed the instructions on the 3ware manual and used a floppy with the drivers for RH WS3 (Update 2) but it doesn't work. After it asks me to load the disk it reads for a while and then it says it did not find any drivers that pertain to this system. I tried loading the 3w9xxx driver unsuccesfully, it
2005 Aug 28
1
[OT] 3Ware 9.2.1.1 firmware for 9000 series released ...
Claims to have fixed the write performance issues with multiple volumes. Haven't tried it personally (I do not have a 9500S card, and I have only installed one once for a client). NOTE: This (9.2.1.1) is an actual, formal, supported release -- not an unsupported engineering release. -- Bryan J. Smith | Sent from Yahoo Mail mailto:b.j.smith at ieee.org | (please excuse
2005 Aug 31
1
[OT] 3Ware 9.2.1.1 firmware for 9000 series released
Here are the version numbers I get after installing the 9.2.1.1 release: Model 9500S-4LP Firmware FE9X 2.08.00.003 Driver 2.26.03.019fw BIOS BE9X 2.03.01.052 Boot Loader BL9X 2.02.00.001 A bit confusing. I thought I saw a map of code set releases to various version numbers but I couldn't find it on 3Ware's site. On Sun, 28 Aug 2005 at 9:20am, Bryan J. Smith wrote >