Displaying 20 results from an estimated 21 matches for "nss_".
Did you mean:
nss
2002 Feb 15
1
"ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_ winbind.so.1: symbol socket: referenced symbol not found" - Samba Team?
Hey,
I'm getting this error when ever I've written a file from my Win2k Pro
machine to my samba share. Using Samba 2.2.3. Built on Solaris 8. Using
winbindd. I created the sym links as suggested under /lib (really
/usr/lib): nss_winbind.so.1 -> libnss_winbind.so nss_winbind.so.2 ->
libnss_winbind.so
Are there some other sim links I need somewhere or is this error something
from the code?
Again, the error is like this:
adams{root}5: ls -l
total 2
ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1...
2006 Sep 07
2
Plugins for Dovecot at FreeBSD 6.0
Hi
I met problem developing plug-in under FreeBSD 6.1.
First I tried to use internal plugins like quota and acl but I got:
IMAP(xxx): module /usr/local/lib/dovecot/imap/lib01_acl_plugin.so:
dlsym(acl_plugin_init) failed: Shared object "nss_dns.so.1" not found,
required by "imap"
This library doesn't exist on FreeBSD 6.1 Same story when u mention any
plugin in dovecot.conf?
Any ideas how to fix it?
--
Yours
Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.or...
2012 May 24
2
Samba as member of multi domain AD (nss/pam)
Hi list,
I'm looking for someone out there, using samba as a member
server in a multi-domain Active Directory forest (maybe even
with nss_/pam_winbind for unix users/groups).
It took quite a long time to get things working at all here, and we're
still not really comfortable with our current solution (especially
the unix nss/pam part).
I'd be glad if someone out there was interested in exchanging
information on that topic.
So...
2015 Apr 23
1
Samba 4.1 Member Server and Winbind
Greetings, Peter Ross!
> problem solved but part of the mystery remains:
> It has to do with the root shell!!
Oh? I'm no expert, but I could probably explain it.
If you're using statically linked shell (busybox comes to mind), you are
locked to whatever libs have been linked in at the compile time.
Also re: your previous wonder about library name, it may differ between
2004 Jul 30
3
Samba 3 + LDAP as PDC join domain problem
Hi all,
I've setup Samba 3.0.5 + OpenLDAP (ldapsam) and everything work correctly.
However, while my Windows 200x workstation join the domain, I need to join it
twice. Here is what I do:
1. Go to Computer properties -> Computer Name -> Change
2. Enter the new domain name
3. Enter Administrator and password
then, it will return me that the user name cannot be found.
I've checked
2018 Jun 19
2
upsmon Can not initialize SSL context (letsencrypt) #563
those mails list are from last century but i give it a try !
created : https://github.com/networkupstools/nut/issues/563
Hello all,
Trying to run an EATON 850pro via USB on a Debian Stretch Stable.
I have letsencrypt certificate installed and working.
When trying to manage the EATON device, i got:
upsmon Can not initialize SSL context
When 850pro is connected via USB, i can:
lsusb
Bus 009
2018 Jun 25
0
upsmon Can not initialize SSL context (letsencrypt) #563
On Tue, 19 Jun 2018, tech wrote:
> Jun 19 16:34:55 REDACTED upsmon[7389]: Can not initialize SSL context
> I am lost. Comments and Help welcome.
It's only a comment, but, this message comes from NUT program netssl.c
status = NSS_NoDB_Init(NULL);
if (status != SECSuccess) {
upslogx(LOG_ERR, "Can not initialize SSL context");
nss_error("upscli_init / NSS_[NoDB]_Init");
return;
}
which does not call PR_GetError to retrieve the error code when NSS_NoDB_Init
fails. To find out more, you could...
2015 May 06
0
[Announce] Samba 4.0.26 Available for Download
...pted session
referrals.
o Volker Lendecke <vl at samba.org>
* BUG 11041: smbd: Fix CID 1063259 Uninitialized scalar variable.
* BUG 11051: net: Fix 'net sam addgroupmem'.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 9702: s3:smb2_server: Protect against integer wrap with "smb2 max
credits = 65535".
* BUG 10949: s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM
control.
* BUG 10958: libcli/smb: Nnly force signing of smb2 session setups when...
2015 May 06
0
[Announce] Samba 4.0.26 Available for Download
...pted session
referrals.
o Volker Lendecke <vl at samba.org>
* BUG 11041: smbd: Fix CID 1063259 Uninitialized scalar variable.
* BUG 11051: net: Fix 'net sam addgroupmem'.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 9702: s3:smb2_server: Protect against integer wrap with "smb2 max
credits = 65535".
* BUG 10949: s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM
control.
* BUG 10958: libcli/smb: Nnly force signing of smb2 session setups when...
2018 Jul 10
0
NSS on Debian Stretch with libnss3: Can not initialize SSL context
...support as provided by libnss3
2:3.26.2 on Debian stretch.
Currently NSS supports two database formats identified by prefixes "sql:" for
the new database and "dbm:" for the legacy database.
I created the NSS database in directory /etc/nut with command
certutil -N -d dbm:NSS_db --empty-password
I copied over public key and certificate from a working NUT+OpenSSL installation
and checked them as follows:
List certificates:
root at gold /etc/nut # certutil -L -d dbm:NSS_db
Certificate Nickname Trust Attributes
SSL,S/MIME,JAR/XP...
2015 Jan 12
0
[Announce] Samba 4.1.15 Available for Download
...rg>
* BUG 9056: pam_winbind: Fix warn_pwd_expire implementation.
o Guenter Kukkukk <linux at kukkukk.com>
* BUG 10952: s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 10949: s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM
control.
* BUG 10958: s3:smb2_server: Allow reauthentication without signing.
* BUG 11006: Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack'
attribute 'suppor...
2015 Jan 12
0
[Announce] Samba 4.1.15 Available for Download
...rg>
* BUG 9056: pam_winbind: Fix warn_pwd_expire implementation.
o Guenter Kukkukk <linux at kukkukk.com>
* BUG 10952: s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 10949: s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM
control.
* BUG 10958: s3:smb2_server: Allow reauthentication without signing.
* BUG 11006: Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack'
attribute 'suppor...
2003 Jan 22
1
Samba PDC+LDAP on FreeBSD
...problems. I think I need to know:
1. What packages/ports do I need to install? Because most papers of LDAP
online I could find mentioned little about Openssl. However, as I know,
it's necessary for the option "ldap ssl = start_tls" in Samba . Also, I
didn't find any ports of nss_ldap, but nss_ldap was mentioned by all
samba+LDAP combination. What's wrong with that? nss_ladp didn't support
FreeBSD? Without nss_ladp, can I still achieve my goal: Samba+ LDAP as PDC?
2. Individual configuration/setting for every package.
3. How to start every service?
Any response...
2018 Jun 27
2
upsmon Can not initialize SSL context (letsencrypt) #563
...initialize SSL context (letsencrypt) #563
On Tue, 19 Jun 2018, tech wrote:
> Jun 19 16:34:55 REDACTED upsmon[7389]: Can not initialize SSL context
> I am lost. Comments and Help welcome.
It's only a comment, but, this message comes from NUT program netssl.c
status = NSS_NoDB_Init(NULL);
if (status != SECSuccess) {
upslogx(LOG_ERR, "Can not initialize SSL context");
nss_error("upscli_init / NSS_[NoDB]_Init");
return;
}
which does not call PR_GetError to retrieve the error code...
2005 Aug 19
3
Samba and netgroups in LDAP
Hello,
Has anyone got netgroups working with Samba 3.0.14a where the netgroups
are stored in the LDAP directory? I'm using Solaris 9 and SUN's
directory server v5.2.
What I'm seeing is that samba goes through the motions of looking up a
host in a netgroup, but no query is seen by the LDAP server or on the
network and the host is never found in the netgroup.
Any help would be
2007 Feb 08
5
FreeBSD and Winbind
...ps moved to the Samba machine. When I run
getent, only information from the local passwd and group files is
displayed. Which leads me to believe this is an nsswitch problem.
To be more specific I think I have made a mistake copying the libraries to
the proper location. I was not able to find libnss_winbind.so in
/usr/samba/source/nsswitch. Instead, I found nss_winbind.so. Is this the
correct file to copy? And, where should these files be copied to on
FreeBSD? From what I have read so far, I am guessing these should be
copied to /usr/lib.
I have run ldconfig and it shows (using -r) libnss_...
2008 Jul 09
0
Samba winbind under Solaris 8 and Bash shell
..._STATUS_NO_SUCH_USER appears after i successfully logged in via ssh and logged out.
The Pam module is in place:
ls -alrt /usr/lib/security/pam_winbind*
-rw-r--r-- 1 root other 102364 Jul 8 14:53 /usr/lib/security/pam_winbind.so.1
and also the nss module:
bash-2.03# ls -alrt /usr/lib/nss_*
-rwxr-xr-x 1 root bin 14564 Jan 5 2000 /usr/lib/nss_xfn.so.1
-rwxr-xr-x 1 root bin 13476 Jun 13 2005 /usr/lib/nss_user.so.1
-rwxr-xr-x 1 root bin 26296 Oct 20 2005 /usr/lib/nss_compat.so.1
-rwxr-xr-x 1 root bin 54900 May 13 17:20 /usr/lib/nss...
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
...Poornima G <pgurusid at redhat.com>
* BUG 11069: vfs_glusterfs: Implement AIO support.
o Volker Lendecke <vl at samba.org>
* BUG 11032: Enable mutexes in gencache_notrans.tdb.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 9702: s3:smb2_server: protect against integer wrap with "smb2 max
credits = 65535".
* BUG 9810: Make validate_ldb of String(Generalized-Time) accept
millisecond format ".000Z".
* BUG 10112: Use -R linker flag on Solaris, not -rpath....
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
...Poornima G <pgurusid at redhat.com>
* BUG 11069: vfs_glusterfs: Implement AIO support.
o Volker Lendecke <vl at samba.org>
* BUG 11032: Enable mutexes in gencache_notrans.tdb.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 9702: s3:smb2_server: protect against integer wrap with "smb2 max
credits = 65535".
* BUG 9810: Make validate_ldb of String(Generalized-Time) accept
millisecond format ".000Z".
* BUG 10112: Use -R linker flag on Solaris, not -rpath....
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
...Poornima G <pgurusid at redhat.com>
* BUG 11069: vfs_glusterfs: Implement AIO support.
o Volker Lendecke <vl at samba.org>
* BUG 11032: Enable mutexes in gencache_notrans.tdb.
o Stefan Metzmacher <metze at samba.org>
* BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
* BUG 9702: s3:smb2_server: protect against integer wrap with "smb2 max
credits = 65535".
* BUG 9810: Make validate_ldb of String(Generalized-Time) accept
millisecond format ".000Z".
* BUG 10112: Use -R linker flag on Solaris, not -rpath....