Displaying 20 results from an estimated 41 matches for "winbind_nss".
2002 Dec 20
0
Compilation warning on 2.2.7a
...compilation warnings can be essentially ignored.
Be that as it may, if I can't find evidence that a warning can be ignored in
the archives, I am compelled to ask about it. A nod that these are OK or a
fix for them if they are not OK would be appreciated.
I am getting several warnings with winbind_nss.c :
Compiling nsswitch/winbind_nss.c with -fPIC
nsswitch/winbind_nss.c: In function `fill_pwent':
nsswitch/winbind_nss.c:600: warning: passing arg 2 of `get_static' from
incompatible pointer type
nsswitch/winbind_nss.c:612: warning: passing arg 2 of `get_static' from
incompatible po...
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
...usr/local/samba/lib/printers.def"
-DBINDIR="/usr/l
-DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd" -DSMB
DB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lsec -lgen -lsocket -lnsl -ldl
Compiling nsswitch/winbind_nss.c with -Kpic
"nsswitch/winbind_nss.c", line 859: warning: argument #4 is incompatible
with prototype
prototype: pointer to int : "nsswitch/winbind_nss.c", line 593
argument : pointer to unsigned long
"nsswitch/winbind_nss.c", line 909: warning: argument...
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
...ef"
> -DBINDIR="/usr/l
> -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H
> -DPASSWD_PROGRAM="/bin/passwd" -DSMB
> DB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
> Using LIBS = -lsec -lgen -lsocket -lnsl -ldl
> Compiling nsswitch/winbind_nss.c with -Kpic
> "nsswitch/winbind_nss.c", line 859: warning: argument #4 is
> incompatible
> with prototype
> prototype: pointer to int : "nsswitch/winbind_nss.c", line 593
> argument : pointer to unsigned long
> "nsswitch/winbind_nss.c&quo...
2002 Jul 10
1
samba 64 for Solaris
Hi,
Does anyone of you succeeded in building a 64-bits version of Samba 2.2.5
for Solaris 8 ?
If so, what is the corresponding Makefile or make options ?
Thanks.
Fabien
2003 Feb 05
7
Winbind on HPUX 11, some small progress
Hi All,
Well, i've managed to enable some debugging in syslog, I had to put in
/etc/syslog.conf
;*.debug
on the syslog line.
So at least I have an error which is being returned into syslog from
winbind.
This is what I get from winbind
Feb 4 21:13:17 coastdr pam_winbind[20753]: Verify user `lonnie'
Feb 4 21:13:18 coastdr pam_winbind[20753]: user 'lonnie' granted acces
Feb 4
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
...nsswitch/winbindd_pam.c
Compiling nsswitch/winbindd_sid.c
Compiling nsswitch/winbindd_misc.c
Compiling nsswitch/winbindd_cm.c
Compiling nsswitch/winbindd_wins.c
Compiling nsswitch/winbindd_rpc.c
Linking bin/winbindd
cc: Warning: illegal option -dc
cc: Warning: illegal option -dp
Compiling nsswitch/winbind_nss.c with -KPIC
"nsswitch/winbind_nss.c", line 859: warning: argument #4 is incompatible
with prototype:
prototype: pointer to int : "nsswitch/winbind_nss.c", line 593
argument : pointer to unsigned int
"nsswitch/winbind_nss.c", line 909: warning: argumen...
2001 Oct 29
1
Release 2.2.2
Hi ,
Downloaded the source on Friday 26th
Hardware :- SUN E4000
O/S :- Solaris 7 11/99 32bit
C compiler :- Sun WorkShop ver 5 32bit
The configure went O.K.
The make failed in compiling nsswitch/winbind_nss.c with -KPIC
Error messages as follows
nsswitch/winbind_nss.c : warning : argument #4 is incompatible with
prototype
prototype: pointer to int : "nsswitch/winbind_nss.c", line 116
arguement : pointer to unit
The above repeated for lines 377 , 428 , 441 , 491 & 504
nsswitch/winbind...
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
2000 Sep 26
2
Compilation problems
Hi everyone,
I am trying to compile the latest samba package (2.0.17) following the
usual steps ./configure --with-smbmount --with-pam
make
And make reports errors when compiling smbmount. It is complainign about
missing .h files and symbols redefinition. I am running RH 5.2 with
kernel 2.0.36. Is there somthing I am missing?
--
MGL
--
Maurice G. Lafleur
2002 Jun 03
2
Help with 2.2.4 binary build
...#39;:
smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex'
discards qualifiers from pointer target type
Compiling lib/system.c
lib/system.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_con...
2001 Nov 14
1
Compilation Failure winbind 2.2.2 on Solaris 7
...ssful before, was not logging
output :-(
The gist of the errors are as follows:
Compiler failed on:
Compiling nsswitch/winbindd_util.c
line # 628 arg # 6 is incompatible with prototype
pointer to pointer to uint included proto.h line 1713
line 837 syntax error empty declaration
Compiling nsswitch/winbind_nss.c with -KPIC
line 377 arg # 4 incompatible with prototype line 116
{Repeated at lines 377 428 441 491 504 630 691 705 755 769}
Ld: fatal: option -h and building a dynamic executable are incompatible
ld: fatal Flags processing errors
Make Fatal error Command failed for target 'nsswitch/libnss_w...
2011 Jan 18
1
Compiler error while building Samba 3.5.6
I am trying to build Samba 3.5.6 on an HP-UX 11.11 system, and I get
this error:
Compiling libsmb/libsmb_thread_impl.c
In file included from ./../nsswitch/winbind_nss.h:54,
from ./../nsswitch/winbind_nss_config.h:49,
from ./../nsswitch/winbind_client.h:1,
from include/includes.h:681,
from libsmb/libsmb_thread_impl.c:20:
./../nsswitch/winbind_nss_hpux.h:133: error: field '__h_errno' decla...
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: warnin...
2001 Nov 27
2
winbind trouble, maybe PDC too.
A quick preamble. SAMBA 2.2.2, Redhat 6.2, Mandrake 8.1 Windows NT4.0sp6a
PDC
Here is an excerpt from my winbind log.
Sending a packet of len 50 to (192.168.1.255) on port 137
Received a packet of len 62 from (192.168.1.20) port 137
nmb packet from 192.168.1.20(137) header: id=5433 opcode=Query(0)
response=Yes
header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes
header:
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...;nsswitch/pam_winbind.c", line 601: warning: argument #3 is incompatible with prototype:
prototype: pointer to pointer to void : "/usr/include/security/pam_appl.h", line 180
argument : pointer to pointer to const void
Linking nsswitch/pam_winbind.so
Compiling nsswitch/winbind_nss.c with -KPIC
"nsswitch/winbind_nss.c", line 600: warning: argument #2 is incompatible with prototype:
prototype: pointer to int : "nsswitch/winbind_nss.c", line 529
argument : pointer to unsigned int
"nsswitch/winbind_nss.c", line 612: warning: argument...
2002 Feb 20
3
reversing domain and user name?
I can get authentication to work on linux 7.1 with samba 3.0alpha15 if I
make valid users = @"INS+Domain Users", but if I try to set valid users to
just a single user:
valid users = INS+DavidSha, it fails to give me access. I see the following
in log.winbindd. It looks like it is looking for a domain called
DavidSha?!? My winbindd separator is +. Can somebody please respond to
this.
2019 Aug 20
4
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
On 20/08/2019 11:16, L.P.H. van Belle via samba wrote
>> The problem with that is, 'id' gets its info from the same place that
>> 'getent' does, so the OP will still get the wrong group ;-)
>>
>> Rowland
> Maybe i did not understand the question then.
> In: id username |awk -F"=" '{ print $2 }'|cut -d"(" -f1
> $2 = GID
2002 May 18
1
winbind and FreeBSD
Has anyone gotten, and/or can point me to some documentation that talks
about, getting winbind running on FreeBSD? Preferably without linux-compat
enabled.
Thanks
-rcollins
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 be...
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 be...