similar to: SAMBA 2.0 Alpha15 in UnixWare 2.1.3

Displaying 20 results from an estimated 200 matches similar to: "SAMBA 2.0 Alpha15 in UnixWare 2.1.3"

1999 May 22
0
gcc: Internal compiler error: samba 2.0.3 for linux 2.0.30.
Am getting Compiling passdb/passdb.c gcc: Internal compiler error: program cc1 got fatal signal 6 make: *** [passdb/passdb.o] Error 1 while attempting to make from samba-2.0.3 on Linux 2.0.30 kernel. I have successfully used the same tar to install on a linux Slackware 2.0.34 kernel machine, no problems at all. The same error occurs on two different servers, both made from the same Slackware
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I know it's old, but I'm stuck with it). I've modified the Makefile as follows... ># Add any optimisation or debugging flags here ># add -DSYSLOG for syslog support >FLAGS1 = -O -std1 -w >LIBS1 = and ># This
2001 Feb 12
2
patches for UnixWare v2.x pty (misc.c,configure.in)
I have attached two patches to the current source code. The first addresses the pty problems with UnixWare 2.x with connecting with SSH2. It sets the sigaction to SA_RESTART. This fixes UnixWare v2.x, but haven't heard any feedback as to effects on other OS'. The first patch is against misc.c. The second patch adds a section "*-*-sysv4.2uw2*" to configure to set the
2002 Feb 17
0
Bug report: smbclient on 3.0-alpha15
Hi Jerry, Andrew, et. al. Background: RH 7.2 Two Samba installs: 3.0-15 under /usr/local/samba 2.2.3a under /usr error as follows: ---snip--- [root@phoenix root]# /usr/local/samba/bin/smbclient -L 127.0.0.1 incorrect size for /usr/local/samba/lib/upcase.dat - got 0 expected 131072 incorrect size for /usr/local/samba/lib/lowcase.dat - got 0 expected 131072 creating lame upcase table creating
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
building rpm for mandrake 8.1 gives me this error what should i try? checking for two-argument statfs with struct fs_data (Ultrix)... no checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to build winbind... yes checking for poptGetContext in -lpopt... no checking whether to use included popt... ./popt checking configure summary configure:
2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
/**************************************************************************** * * * Always Be Conferencing (ABC) * * * * Creator: chris @ Penguin PBX Solutions * *
2004 Dec 15
0
Win2003 ADS group membership: * varying * delay getting access to shares
User A is a member of Global Group Public in Windows 2003 Active Directory. Global Group Maintenance is a member of Domain Local Group Maintenance. Domain Local Group Maintenance is afforded access to Linux directory /home/maint with this smb.conf share definition: [maintenance] comment = Maintenance Share valid users = "MYDOMAIN+Pulaski - Maintenance - DLoc"
2001 Oct 08
1
Ported OpenSSH 2.9.9p2 to Dynix
Hello Porters, I've finally (thanks to Wendy Palm of Cray) ported OpenSSH to Dynix v4.4.4. I had to make sure that "UseLogin" was set to "no" in the sshd_config file. Also, here are the old-style contextual diffs (obtained with 'diff -c' on the Dynix box) of the two files I had to change: *** configure Sat Jun 16 17:09:50 2001 --- configure.new Mon Oct 8
2011 May 14
3
regpatch writing to local registry hive with -F not working (registery-utils 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1)
Hi, I was hoping I could modify a locally mounted registry hive using regpatch and a .reg file but the -F argument seems to have no function. (Strace shows it ignores it and just operates on /var/lib/samba/private/hklm.ldb) Below is output with debug on. rfm6 at ubuntuSSDx64:cp /mnt/xp/WINDOWS/system32/config/software /tmp/software rfm6 at ubuntuSSDx64:/tmp/config$ sudo regpatch -d=10 -F
2013 Nov 27
2
Samba4 - ACL not applied/followed (worked in samba 3.0.11)
Hi. samba 4.1.1.. User has unix rights for writing, but samba denies write access to him. On samba server: amistest at samba:~$ id uid=6603(amistest) gid=20(users-nis) groups=20(users-nis),2108(evis),2109(slp),2112(hernie),2126(poj),2133(hto),20000(users) -> user amistest is in "poj" group amistest at samba:~$ ls -ld ACLTEST drwxrwxr-x+ 2 hrubos vema 4096 Nov 27 11:05 ACLTEST
2002 May 08
0
need help - where to get binaries for HPUX 11.0 for 2 .2.3a AND winbind
Hello Altaf, You can now pull swdepot of Samba 2.2.3a WITH winbind from the samba ftp site - this is swinstallable and so you will not need to compile - it already has winbind built. You can get it from: http://us1.samba.org/samba/ftp/bin-pkgs/hp/samba2.2.3a/ named samba_2.2.3a_HPUX_withwinbind.depot hope this helps, Don -----Original Message----- From: Muhammad Altaf Bashir
2000 Nov 21
1
Openssh-2.2.0pl1 for UnixWare 7.1
UnixWare (not sure when, 7? 7.1?) introduces a new sockaddr_in structure that splits the 16 bit family entity into an 8-bit length and an 8-bit familiy memember: (from in.h): struct sockaddr_in { #ifdef __NEW_SOCKADDR__ sa_len_t sin_len; /* 8-bit structure length */ #endif sa_family_t sin_family; /* 8/16-bit address family (AF_INET) */ in_port_t sin_port; /* 16-bit port
1998 Jan 08
0
Samba 1.9.18 on Unixware 2.1.2, Makefile problem (& solution, sorta)
Hello Samba gurus: I apologize if I'm not following some established protocol, I'm pretty new to samba and to this list. I just tried compiling samba 1.9.18 on UnixWare 2.1.2 and ran into a problem with UnixWare's /usr/ccs/bin/cc: it doesn't deal with the "-o" option in combination with the "-c" option well at all. It either ignores the "-o" or
2003 Jul 10
1
OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthentication no + PermitEmptyPasswords yes (followup)
Greetings, Problem : Openssh3.6.1p2 on UnixWare 7.1.1 allows access to passwordless account without a valid key when sshd_config has PasswordAuthentication no + PermitEmptyPasswords yes Attempts: Installed maintence pack3 and recompiled both OpenSSH and OpenSSL (0.9.7b) with native c compiler. Recompiled both OpenSSH and OpenSSL (0.9.7b) with gcc (2.95.2). Still the same problem. Looking at
2003 Jul 10
0
OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthenticatio n no + PermitEmptyPasswords yes
Greetings, > -----Original Message----- > From: Vikash Badal - PCS > Sent: 10 July 2003 07:36 > To: 'Tim Rice' > Subject: RE: OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + > PasswordAuthentication no + PermitEmptyPasswords yes > > > Greetings, > > Using gcc (2.95.2) + maintenance pack 2 > > Will try maintenance pack 3 and recompile > > Thanks.
2005 Apr 19
1
Patch for UnixWare 7
Hi, I have ported OpenSSH-4.0p1 to UnixWare 7.1.4. Can you please add the following for UnixWare 7 in the configure script: Description: + cross compiler produces i386a.out. + libcrypt which needs to come after openssl's libcrypto. + passwd needs user name. Thanks, Ahsan Rashid --- openssh-4.0p1/configure Tue Mar 8 23:54:16 2005 +++ dist/configure Thu Apr 14 17:09:54 2005 @@ -1728,7
2005 Jul 28
1
greater than 8 character passwords on Unixware (IA database support)
I made some quick changes to support the IA security thing in Uniware 7.1.1. I wish I understood all of this well enough to make a proper patch to include new defines and what not. I tried and made a mess. Hopefully I can get a better grasp this weekend. The only files I changed were xcrypt.c and Makefile. Makefile needed -lcrypt and -liaf added to LIBS=. It had -lcrypto but needed -lcrypt for
2008 Jan 25
2
Availablity of OpenSSH on SCO Unixware 7.1.2
I have been asked to investigate the use of OpenSSH on some of our systems. These systems are running SCO OpenUnix ( Unixware 7.1.2). Are you aware of any issues that may prevent me from using OpenSSH on this version of SCO. Thank you Andrew Harasymiw Senior Technical Analyst Shoppers Drug Mart Office: (416) 493-1220 Ext: 5225 Cell: (416) 553-4616 Email: aharasymiw at
2002 Jul 11
1
Samba + winbind on Unixware
Hello, I'm traying to install samba 2.2.5 with winbind support on a Unixware 7.1.1. The question is: is necessary to install PAM to support winbind? thank you, Leonardo Martinez
2002 Nov 05
2
SCO Unix - Unixware
Hi, Does Samba supports SCO Unix (Unixware)? From the FTP sites looks like it doesn't. Regards, Mahesh -------------- next part -------------- HTML attachment scrubbed and removed