Displaying 4 results from an estimated 4 matches for "nisplussam".
2005 Dec 12
2
nisplussam support
Hello everyone,
As I've read Release Notes, the nisplussam plug-in was removed from Samba 3.0.x
However I cannot compile 2.2.12 on my Solaris 10 machine (gives me undefined symbol probably due to gcc v. 3.4.3). Is
there a way to include nisplussam support manually? I downloaded pdb_nisplus.c and tried to change configure.in and
configure, but as I'm no...
2002 Feb 14
2
Samba 2.2.3a w/NISPLUS
...7/sparc):
Compiling passdb/pdb_nisplus.c
passdb/pdb_nisplus.c:346: macro `pstrcpy' used with too many (3) args
make: *** [passdb/pdb_nisplus.o] Error 1
i am configuring with these options on debian:
./configure --prefix=/usr/local/samba --with-syslog
--with-libsmbclient --with-winbind --with-nisplussam
and with the above+ these additional options on solaris:
--with-acl-support --with-nisplus-home
i ran several google searches but came up with nothing.
anyone have any ideas ?
thanks!
nate
2005 Sep 26
0
Cannot join Windows server; SWAT internal error
...:42:28, 0] lib/util.c:(1495)
PANIC: internal error
This is how I built Samba using Sun Forte C compiler 7.3
CC=cc
CFLAGS='-xarch=native64'
CPPFLAGS=' -D _EXTENSIONS_'
./configure --with-automount --with-libsmbclient --with-logfilebase=/var/tmp/samba/l
ogs --with-nisplushome --with-nisplussam
Any help will be much appreciated. Thanks.
Regards,
Sola
Sola Otudeko
Nomura International plc
Tel. +44207 521 3978
Mobile. +447973 208014
Email. sola.otudeko@uk.nomura.com
PLEASE READ: The information contained in this email is confidential and
intended for the named recipient(s) only. If yo...
2003 Jan 28
1
can't create user entries in smbpasswd
...splus
printers: user nisplus files xfn
auth_attr: files nisplus
prof_attr: files nisplus
project: files
-----
"configure" I did like following
/archive/samba/samba-2.2.5/source # ./configure
--prefix=/usr/local/samba --exec-prefix=/usr/local/samba
--with-acl-support --with-nisplussam --with-nisplus-home
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cach...