search for: winbind_nss_solaris

Displaying 20 results from an estimated 32 matches for "winbind_nss_solaris".

2006 Jan 06
1
Repost: Help - compilation of winbind_nss_solaris.c/3.0.21a/Solaris 7 and older fails
...build 3.0.21a and I have to migrate 54 Solaris 2.5.1 servers from 2.2.8a to 3.0.x. I'm afraid we could not move to newer solaris versions before 12 or 18 months. Under is the problem description. Thank you for your help. Pierre --------- SOLARIS 7 --------- On Solaris 7 problem comes from winbind_nss_solaris.c on solaris 7 witch evolved a lot in 3.0.21 Several references are done to struct in6_addr witch are not defined on solaris 7 and older. I didn't have any trouble with SAMBA 3.0.21rc1 Platform Solaris 7 + GCC and Solaris 2.5.1 + SUN CC. --------------------------- Configure ./configure --...
2005 Dec 29
1
SAMBA 3.0.21 - Compile error on SOLARIS 7 & SOLARIS 2.5.1
...--with-ld=/usr/local/bin/ld Thread model: posix gcc version 3.0.3 ----------------------------- ... Compiling utils/eventlogadm.c Linking bin/eventlogadm Compiling nsswitch/wbinfo.c Linking bin/wbinfo Compiling nsswitch/wb_common.c with -fPIC Compiling lib/replace1.c with -fPIC Compiling nsswitch/winbind_nss_solaris.c with -fPIC nsswitch/winbind_nss_solaris.c: In function `parse_response': nsswitch/winbind_nss_solaris.c:394: sizeof applied to an incomplete type nsswitch/winbind_nss_solaris.c:395: sizeof applied to an incomplete type nsswitch/winbind_nss_solaris.c:397: arithmetic on pointer to an incomplet...
2006 Mar 13
1
nsswitch segfaults with Samba 3.0.21 on Solaris 9
I've built Samba 3.0.21 with Kerb ADS, NSS, Winbind and PAM support on Solaris 9 using gcc 3.3.2. I'm able to compile and install and authentication works fine - I can query and authenticate with AD, but when I su, passwd or some other local auth Solaris command the command segfaults. This even happens if a valid user is in any of the databases previous in the search pattern to
2002 Mar 07
1
Compile problems with latest CVS
Hi, I get these compilation problems with today's CVS on Solaris configured with winbind: /usr/local/bin/gcc -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o nsswitch/winbind_nss_solaris nsswitch/winbind_nss_solaris.c nsswitch/winbind_nss_solaris.c:14: includes.h: No such file or directory In file included from nsswitch/winbind_nss_solaris.c:15: nsswitch/winbind_nss_config.h:30: config.h: No such file or directory In file included from nsswitch/winbind_nss_solaris.c:15: nsswitch/wi...
2002 Jun 03
2
Help with 2.2.4 binary build
...c: In function `sys_readdir': lib/system.c:331: warning: return from incompatible pointer type Linking bin/winbindd Compiling nsswitch/winbind_nss.c with -KPIC gcc: unrecognized option `-KPIC' Compiling nsswitch/wb_common.c with -KPIC gcc: unrecognized option `-KPIC' Compiling nsswitch/winbind_nss_solaris.c with -KPIC gcc: unrecognized option `-KPIC' In file included from nsswitch/winbind_nss_solaris.c:20: nsswitch/winbind_nss_config.h:135: warning: `ZERO_STRUCTP' redefined include/smb_macros.h:48: warning: this is the location of the previous definition Should I be concerned with the war...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0453: Buffer overrun in nss_winbind.so.1 on Solaris
...t -------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFvqTIIR7qMdg1EfYRAtaeAJ481DWXPQZcVTGpVT08I3JL3MSa/wCgsrHG TVy0PqEZqIscoUa0DBegnL4= =sQHh -----END PGP SIGNATURE----- -------------- next part -------------- diff -urN samba-3.0.23d/source/nsswitch/winbind_nss_solaris.c samba/source/nsswitch/winbind_nss_solaris.c --- samba-3.0.23d/source/nsswitch/winbind_nss_solaris.c 2006-04-19 21:29:21.000000000 -0500 +++ samba/source/nsswitch/winbind_nss_solaris.c 2007-01-29 19:51:11.000000000 -0600 @@ -493,7 +493,8 @@ af = AF_INET6; #endif - strncpy(request.data.winsreq...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0453: Buffer overrun in nss_winbind.so.1 on Solaris
...rt -------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFvqTIIR7qMdg1EfYRAtaeAJ481DWXPQZcVTGpVT08I3JL3MSa/wCgsrHG TVy0PqEZqIscoUa0DBegnL4= =sQHh -----END PGP SIGNATURE----- -------------- next part -------------- diff -urN samba-3.0.23d/source/nsswitch/winbind_nss_solaris.c samba/source/nsswitch/winbind_nss_solaris.c --- samba-3.0.23d/source/nsswitch/winbind_nss_solaris.c 2006-04-19 21:29:21.000000000 -0500 +++ samba/source/nsswitch/winbind_nss_solaris.c 2007-01-29 19:51:11.000000000 -0600 @@ -493,7 +493,8 @@ af = AF_INET6; #endif - strncpy(request.data.winsreq...
2003 Apr 07
1
build samba in 64bit mode
...read model: posix gcc version 3.2.2 bash-2.05$ /usr/local/tools/binutils/bin/ld -v GNU ld version 2.13.2.1 bash-2.05$ /usr/local/tools/binutils/bin/as -v GNU assembler version 2.13.2.1 (sparc-sun-solaris2.9) using BFD version 2.13.2.1 Compiling nsswitch/wb_common.c with -fPIC Compiling nsswitch/winbind_nss_solaris.c with -fPIC Linking nsswitch/libnss_winbind.so collect2: ld terminated with signal 11 [Segmentation Fault] /usr/local/tools/binutils/bin/ld: warning: sparc:v9 architecture of input file `nsswitch/winbind_nss.po' is incompatible with sparc output /usr/local/tools/binutils/bin/ld: warning: sparc...
2001 Dec 17
4
Help! Solaris 8 + winbindd
Hi. Does anyone have samba 2.2.2 on Solaris 8 working with winbindd? I have samba 2.2.2 installed and configured --with-winbind and have the winbindd daemon running but the following does not work: 1. "getent passwd" Solaris command on returns local users (no Domain users) 2. winbindd authentication to the PDC is not occurring. 3. local users cannot change password since I modified the
2006 Jan 04
1
Samba 3.0.21 requires OS to be IPV6 Compliant ?
Hi, My last post about compilation problems of 3.0.21 on Solaris 2.5 and 7 has no answer,so I investigated a bit more further to try to find out the differences with 3.0.20b. Problems come from winbind_nss_solaris.c witch evolved a lot in 3.0.21. Several references are done to struct in6_addr witch are not defined on solaris 7 and older. If I'm not wrong in my diagnostic, is there a solution to allow compilation without IPV6 support ? Thank's for your help, Pierre
2007 Jun 06
1
Building samba on HP-UX 11.23
...ays: Linking bin/winbindd Compiling nsswitch/wbinfo.c Linking bin/wbinfo Compiling utils/smbcontrol.c Compiling locking/locking.c Compiling locking/brlock.c Compiling locking/posix.c Compiling printing/notify.c Compiling printing/printing_db.c Linking bin/smbcontrol Compiling nsswitch/winbind_nss_solaris.c Linking nsswitch/libnss_winbind.shared_libraries_disabled /bin/sh: shared-libraries-disabled: not found. gmake: *** [nsswitch/libnss_winbind.shared_libraries_disabled] Error 127 ++ exit_on_error 2 ++ '[' 2 -ne 0 ']' ++ '[' -n '' ']' ++ exit 2 Exiti...
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
...o unsigned long "nsswitch/winbind_nss.c", line 1245: warning: argument #5 is incompatible with prototyp prototype: pointer to int : "nsswitch/winbind_nss.c", line 669 argument : pointer to unsigned long Compiling nsswitch/wb_common.c with -Kpic Compiling nsswitch/winbind_nss_solaris.c with -Kpic "nsswitch/winbind_nss_config.h", line 135: warning: macro redefined: ZERO_STRUCTP Linking nsswitch/libnss_winbind.so ld: fatal: file nsswitch/winbind_nss.po: wrong ELF class: ELFCLASS64 ld: fatal: File processing errors. No output written to nsswitch/libnss_winbind.so *** Err...
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
...winbind_nss.c", line 1245: warning: argument #5 is > incompatible > with prototyp > prototype: pointer to int : "nsswitch/winbind_nss.c", line 669 > argument : pointer to unsigned long > Compiling nsswitch/wb_common.c with -Kpic > Compiling nsswitch/winbind_nss_solaris.c with -Kpic > "nsswitch/winbind_nss_config.h", line 135: warning: macro redefined: > ZERO_STRUCTP > Linking nsswitch/libnss_winbind.so > ld: fatal: file nsswitch/winbind_nss.po: wrong ELF class: ELFCLASS64 > ld: fatal: File processing errors. No output written to > nssw...
2001 Dec 28
0
FW: Re: Help! Solaris 8 + winbindd
Hello List, I'm not too up on my Unix programming as I should be, but having just re-compiled the nsswitch directory on a Solaris 2.6 box, it would seem that the winbind_nss_solaris.c source file is never compiled into libnss_winbind.so - could this be why the module does not work on Solaris? If this isn't compiled, I can only presume that the module does not show the correct interface to the Solaris nsswitch subsystem, and therefore Solaris can't call anything within...
2003 Dec 17
0
Building Samba 3.0.1 on Solaris8 x86
.../src/samba-3.0.1/source/ubiqx -I/opt/src/samba-3.0.1/source/smbwrapper -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/src/samba-3.0.1/source LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl LDSHFLAGS = -G LDFLAGS = Compiling dynconfig.c In file included from nsswitch/winbind_nss_solaris.h:28, from nsswitch/winbind_nss.h:34, from nsswitch/winbind_nss_config.h:79, from nsswitch/winbind_client.h:1, from include/includes.h:836, from dynconfig.c:21: /usr/include/nss_dbdefs.h:375: parse error before &qu...
2004 Jan 15
0
Solaris 8 x86 : Winbind compile error
Hello folks, I'm having the following problem when compiling vanilla Samba 3.0.1 on a Solaris 8 X86 system: creating /opt/src/samba-3.0.2pre1/source/utils/net_proto.h Compiling dynconfig.c In file included from nsswitch/winbind_nss_solaris.h:28, from nsswitch/winbind_nss.h:34, from nsswitch/winbind_nss_config.h:79, from nsswitch/winbind_client.h:1, from include/includes.h:836, from dynconfig.c:21: /usr/include/nss_dbdefs.h:375: parse error before &qu...
2004 Apr 24
0
samba-3.0.2a hpux libnss_winbind
Hello all, did anyone get compiled samba-3.0.2a under HP-UX 11 with winbind enabled? It does not compile libnss_winbind. It gets stucked during compilation of nsswitch/winbind_nss_solaris.c. Any ideas?? It seems to be a problem of a newly added part to be solaris conform. Any help appreciated. Regards Olaf Speder _______________________________________________________________________ ... and the winner is... WEB.DE FreeMail! - Deutschlands beste E-Mail ist zum 39. Mal Testsieger...
2005 Sep 08
1
Solaris NSS/winbind problem - large groups
Hello All, It seems that 'getent group groupname' hangs on large groups for Solaris 8/9 running winbind. Currently running Samba 3.0.20 but also tried 3.0.10. 'ls -l' also hangs if listing a file created by a user who's primary group is too large(such as Domain Users). Users can still access the files but netbackups hang. The problem I am experiencing is found in the
2005 Oct 17
0
compile error Samba 3.0.20a Solaris 8
.../net_rpc_join.cnutils/net_time.cnutils/net_lookup.cnutils/net_cache.cnutils/net_groupmap.cnutils/net_idmap.cnutils/net_status.cnutils/net_rpc_printer.cnutils/net_rpc_rights.cnutils/net_rpc_service.cnutils/net_rpc_registry.c source line number 13 Compiling dynconfig.c In file included from nsswitch/winbind_nss_solaris.h:54, from nsswitch/winbind_nss.h:34, from nsswitch/winbind_nss_config.h:79, from nsswitch/winbind_client.h:1, from include/includes.h:944, from dynconfig.c:21: /usr/include/nss_dbdefs.h:375: parse error before &qu...
2002 Jul 02
1
Samba 2.2.5 on Solaris 8
...ompatible pointer type nsswitch/pam_winbind.c:601: warning: passing arg 3 of `pam_get_item' from incompatible pointer type Compiling nsswitch/wb_common.c with -fPIC Compiling lib/snprintf.c with -fPIC Linking nsswitch/pam_winbind.so Compiling nsswitch/winbind_nss.c with -fPIC Compiling nsswitch/winbind_nss_solaris.c with -fPIC Linking nsswitch/libnss_winbind.so What can I do? Bernd Schmeling