Displaying 20 results from an estimated 70000 matches similar to: "Availability of Features for HP-UX"
2003 Jun 10
1
SAMBA 3.0 on HPUX as an ADS Domain Member
Hi,
I was just wondering if anyone has tried setting up any of the Samba 3.0,
alpha or beta versions, as an ADS domain member from HPUX 11.0 or 11i? Is
it possible to use the Kerberos and LDAP libraries from the HP application
CD's or do we have to download the MIT and OpenLDAP libraries?
Thanks in advance.
1998 Mar 31
0
Semaphore problem on HP-UX ?
STEENHUYSE VAN DE VELDE Luc wrote:
>
> While testing the latest releases however we ran into a weird problem
> related to semaphores. As soon as we try to do something with samba
> HP-UX allocates all available semaphores and other services are having
> trouble because of this. E.g. Oracle won't start anymore as it cannot
> allocate any semaphores. I tested this on two
2002 Apr 04
5
Windows 2000 Terminal Server and SAMBA
Hi,
We a re planning to migrate from the Windows NT 4.0 Terminal Server to the
Windows 2000 version sometime within the next few weeks. From the
newsgroups and have gathered that the MULIPLEUSERSONCONNECTION registry
option that allowed each connection from the Terminal Server to start a
separate smb process has been disabled in the 2000 version. Is there any
work arounds that can be done in
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
I'm basically using the instructions found in the HP-UX readme with the
exception that I am trying to use the version of openldap that is in
iexpress instead of the one from hpux.cs.utah.edu.
The recommendations listed in the doc are:
HP-UX 11.00 and 11.11:
OpenLdap 2.1.3 (http://hpux.cs.utah.edu)
OpenSSL 0.9.7d (http://hpux.cs.utah.edu)
HP-UX 11.23 only:
ixOpenLdap
2005 Oct 21
1
samba-3.0.14a binaries for HP-UX-11.0
Hi,
im looking for a binary package of samba with a libnss_winbind.1
for HP-UX-11.0
The depot files in
http://de.samba.org/samba/ftp/Binary_Packages/hp/samba-3.0.14a
look good, but there are these three requierements:
OpenLdap 2.1.3 (http://hpux.cs.utah.edu)
OpenSSL 0.9.7d (http://hpux.cs.utah.edu)
LibIconv 1.9.2 (http://hpux.cs.utah.edu)
I was unable to locate this Packages on
2001 Apr 04
3
Problems Using the MultipleUsersOnConnection Registry Key in WTS NT4
Hi.
I am running SAMBA 2.0.7 on HP-UX 11.00 and HP-UX 10.20.
I have tried adding the MultipleUsersOnConnection registry key onto my
Microsoft Windows NT Server 4 Terminal Server Edition servers, running with
Service Pack 6. After I make this change in the registry and reboot my WTS
servers all my samba connections from the servers are still being made with
one process instead of being split
2002 Jul 03
0
Problem compiling samba 2.2.4 on HP-UX 11.00
Hi all.
When i do a configure --with-fhs everything seems 2 go fine but when i
do a make i get this:
ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb"
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:764: conflicting types for `vsnprintf'
/opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous
declaration of `vsnprintf'
1998 May 22
1
HP-UX 9.05: stropts.h: No such file or directory
I just tried to build samba-1.9.18p7 (using gcc ver-2.7.2.1) on a
HP 9000/700 running HP-UX ver. 9.05, and I got this error message:
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr
/local/samba/var/log.nmb" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTS
FILE="/usr/local/samba/lib/lmhosts"
2004 Jan 28
0
Samba 3.0.1 startup problem on HP-UX 11.11
I have a built 3.0.1 smbd/nmbd program from source that will startup on one server system running hpux11.11,
but will not startup on another hpux11.11 system.
On the problem system smbd and nmbd both abort immediately with the log message:
[2004/01/22 17:42:06, 0] smbd/server.c:main(747)
smbd version 3.0.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2003
/usr/lib/dld.sl: Internal
2004 Sep 17
2
patch: openssh 3.9p1 on hp-ux 10.20
OpenSSH 3.9p1 does not compile on HP-UX 10.20 due to the code which was
added in includes.h to work around HP-UX 11.11's behavior. The following
patch lets it work on HP-UX 10.20. It should also work on HP-UX 11.11,
but I can't test that (no HP-UX 11 boxes here).
It uses code from http://www.faqs.org/faqs/hp/hpux-faq/section-213.html .
The copyright at
2000 Feb 26
1
OpenSSH on HP-UX 11 with TCB
Hi,
an updated and more civilized post (to my one and only previous one) on
getting OpenSSH to work on HP-UX 11 using the TCB. I used the HP ANSI C
compiler.
Firstly, I needed to download, compile and install OpenSSL, EGD and
ZLib.
Specific issues:
configure did not handle hpux 11
login.c did not compile
makefile did not use $(CFLAGS)
sshd did not compile (pam issues), I wanted to use
1998 May 13
0
Problem Compiling version 18p5 on HP UX 10.20
> Hi Samba Users:
>
> I am running samba 1.19.17p1 on HPUX and it has been working fine.
> At that time I could get hold of binary package (under binaries dir)
> and installed from that
> with no much problem.
>
> This time I downloaded samba-1.9.18p5.tar.gz file and Unzipped on my
> PC
> to samba-1.9.18p5.tar file and then transferred over to HPUX machine
> and
2012 Oct 16
0
Tracing puppet processing for HP-UX user passwords
I have finally gotten Ruby 1.8.7 to compile properly with SSL libraries on
HPUX so now I am fighting how to get puppet to manage passwords.
First I modified the hpux.rb under the providers/user directory to have it
use /usr/sam/lbin/useradd.sam to add users and that worked great right off
the bat. The problem I am having now is that each time puppet runs it does
not seem to be getting the
2000 Sep 05
1
HP-UX contrib files
Attached is a small tar archive with a start of a contrib/hpux/
directory. Right now it has a startup/shutdown script.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hpux.tar
Type: application/octet-stream
Size: 10240 bytes
Desc:
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20000905/42c23a97/attachment.obj
2000 Aug 17
2
OpenSSH and HP-UX
My system: HP-UX 10.20, pretty vanilla, most non-HP software from the HP
Porting Archive at hpux.cae.wisc.edu. GNU make is /usr/local/bin/gmake,
zlib is in /opt/zlib, OpenSSl in /opt/openssl, HP ANSI C compiler.
OpenSSH 2.2.1p4.
'configure' on this system warns that rsa is not available. I found
source at www.spinnaker.com which builds an rsaref.a library but not an
RSAglue one. So
2020 Apr 08
0
samba 4.12 build on hp-ux unsupported system calls
On Wed, Apr 08, 2020 at 09:58:26AM +0000, Kumar, Arjit (SSTO) via samba wrote:
> Hi Team,
>
> We are having compile/linking time warning due unsatisfied system calls and macros.
> We have checked and confirm that these are not supported by hp-ux kernel and enabling them will require changes in VFS layer and physical filesystem.
>
> Unsatisfied system calls
>
> *
2002 Jul 01
0
Problem compiling samba 2.2.4 un HP-UX 11.00
When i do a configure --with-fhs everything seems 2 go fine but when i
do a make i get this:
ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb"
Using LIBS = -lgen -lsec -lnsl
Compiling lib/snprintf.c
lib/snprintf.c:764: conflicting types for `vsnprintf'
/opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous
declaration of `vsnprintf'
lib/snprintf.c:779:
2003 Jan 07
1
smbd using alot of cpu on HP-UX 11.11
Hello Danny Travis,
I am assuming you are using generic Samba 2.2.3a version. We came across the
problem and you can fix it by setting the cache variable on the devnm()
system cal to 1.
Just set the last parameter to the devnm() call in smbd/quotas.c to 1.
###################################
# ./samba2.2/source/smbd/quotas.c #
###################################
912a913,919
> #ifdef
2002 Jun 12
3
Repost : Incorrect Reporting of Drive Space from the Windows 2000 Explorer on SAMBA shares
Repost of question.
> -----Original Message-----
>
> Hi,
>
> In Windows 2000 I have noticed that when you connect to a SAMBA share and
> use the Windows 2000 explorer, the properties for the drive shows the free
> space as the maximum capacity of the drive and that the used space is 0.
> This incorrect reporting of the drive space is always the same, no matter
> how
2002 Mar 25
0
[Bug 184] New: 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
http://bugzilla.mindrot.org/show_bug.cgi?id=184
Summary: 3.1p1 openssh fails to build a working sshd on Trusted
HP-UX 10.26
Product: Portable OpenSSH
Version: -current
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: