Displaying 20 results from an estimated 28 matches for "nss_info".
2018 May 04
1
undefined symbol: find_domain_from_name
...amba/libidmap-samba4.so : /usr/lib64/samba/libidmap-samba4.so: undefined symbol: find_domain_from_name
ldb: unable to dlopen /usr/lib64/samba/libsmbldaphelper-samba4.so : /usr/lib64/samba/libsmbldaphelper-samba4.so: undefined symbol: decode_account_policy_name
ldb: unable to dlopen /usr/lib64/samba/nss_info/hash.so : /usr/lib64/samba/nss_info/hash.so: undefined symbol: smb_register_idmap
ldb: unable to dlopen /usr/lib64/samba/nss_info/rfc2307.so : /usr/lib64/samba/nss_info/rfc2307.so: undefined symbol: tldap_context_create
ldb: unable to dlopen /usr/lib64/samba/nss_info/sfu.so : /usr/lib64/samba/nss_i...
2008 Mar 28
1
Problems with Samba(idmap_ad/sfu on AIX
...winbind nested groups = yes
winbind use default domain = yes
winbind nss info = sfu
map to guest = bad uid
When run with statically built idmap_ad I get this in the log when
trying to map user info (wbinfo -i):
Error loading module '/opt/pware/samba/3.0.28/lib/nss_info/sfu.so':
Could not load module /opt/pware/samba/3.0.28/lib/nss_info/sfu.so.
And when I build a version with shared idmap_ad (and sfu.so ->
idmap_ad.so), it gets back to this:
lib/module.c:do_smb_load_module(49) Error loading module
'/usr/local/samba/lib/nss_info/sfu.so': rtld: 0...
2007 Sep 11
0
[SECURITY] Winbind's rfc2307 & SFU nss_info plugin in Samba 3.0.25[a-c] assigns users a primary gid of 0 by default
...ectly assigned
== a primary gid of 0 in the absence of the
== RFC2307 or Services or Unix (SFU) primary
== group attributes.
==
==========================================================
===========
Description
===========
The idmap_ad.so library provides an nss_info extension to Winbind
for retrieving a user's home directory path, login shell and
primary group id from an Active Directory domain controller. This
functionality is enabled by defining the "winbind nss info"
smb.conf option to either "sfu" or "rfc2307".
Both the...
2007 Sep 11
0
[SECURITY] Winbind's rfc2307 & SFU nss_info plugin in Samba 3.0.25[a-c] assigns users a primary gid of 0 by default
...ectly assigned
== a primary gid of 0 in the absence of the
== RFC2307 or Services or Unix (SFU) primary
== group attributes.
==
==========================================================
===========
Description
===========
The idmap_ad.so library provides an nss_info extension to Winbind
for retrieving a user's home directory path, login shell and
primary group id from an Active Directory domain controller. This
functionality is enabled by defining the "winbind nss info"
smb.conf option to either "sfu" or "rfc2307".
Both the...
2008 Apr 15
1
how to make 'winbind nss info = sfu' work in v >= 3.0.26a
There is an instance of Ms.Active Directory that has had the 'Services
For Unix' applied.
I use winbind v3.0.24 to get user/group info from that Ms.Active directory
instance like so:
-------- begin smb.conf snippet: ------------
security = ADS
realm = mydomain.com
workgroup = MYDOMAIN
winbind enum groups = yes
winbind enum users = yes
winbind nested groups = yes
winbind nss info = sfu
2008 Apr 17
0
winbind can get uid and gid from sfu, but not homedir or loginshell
...though the msad attributes msSFU30HomeDirectory and msSFU30LoginShell are
set, and differ from those defaults.
Any idea why this is?
With debugging set to 7, the log.wb-MYDOMAIN file has this:
[2008/04/17 11:58:48, 3] lib/module.c:do_smb_load_module(49)
Error loading module '/usr/lib/samba/nss_info/sfu.so': /usr/lib/samba/nss_info/sfu.so: cannot open shared object file: No such file or directory
[2008/04/17 11:58:48, 3] nsswitch/nss_info.c:nss_init(209)
nss_init: no nss backends configured. Defaulting to "template".
[2008/04/17 11:58:48, 4] nsswitch/nss_info.c:nss_get_info(26...
2008 Jun 27
2
Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind
Hi,
I read at least 100 different documentations during the last week and
didn't get it. So I decided to ask the list for help :)
Unfortunately we have to move to a Windows 2008 Server ADS in our
company as this is required for some other projects. But we want to
keep our nice 5+ samba-server providing fast 50TB+ of storage.
So we have to find a way to nicely integrate the storage with the
2008 Dec 15
1
[ANNOUNCE] Samba 3.3.0rc2 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2008 Dec 15
1
[ANNOUNCE] Samba 3.3.0rc2 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2007 Apr 25
1
winbind nss info : how does it handle multiple values?
It looks to me like the 'winbind nss info' parameter is designed to be a
space-separated list of values. I say this because:
1) i gave it two values, separated by spaces, and testparm(1) did not
complain;
2) the man page
( http://www.die.net/doc/linux/man/man5/smb.conf.5.html ) gives an
example of two values.
Assuming that's true, how do the multiple values work together? Is
order
2008 Apr 23
0
Re: winbind v3.0.26a w. nss info = sfu; wbinfo fine, getent not
...al /etc/passwd file.
Same for getent group. /etc/nsswitch.conf says this:
passwd: files winbind
group: files winbind
shadow: compat
I strace'd the getent command. It said it couldn't find /lib/libnss_winbind.so.2,
so I made that a symlink to /usr/local/samba/lib/nss_info/sfu.so. After that,
the strace output showed it finding and reading the file. However, the command
ended abruptly shortly after that, and I can't tell why. The samba logs don't
seem to show anything at all on behalf of the getent command.
Any ideas? Thanks
winbind was compiled like so...
2008 Apr 28
0
winbind v3.0.26a w. nss info = sfu; wbinfo fine, getent not
...al /etc/passwd file.
Same for getent group. /etc/nsswitch.conf says this:
passwd: files winbind
group: files winbind
shadow: compat
I strace'd the getent command. It said it couldn't find /lib/libnss_winbind.so.2,
so I made that a symlink to /usr/local/samba/lib/nss_info/sfu.so. After that,
the strace output showed it finding and reading the file. However, the command
ended abruptly shortly after that, and I can't tell why. The samba logs don't
seem to show anything at all on behalf of the getent command.
Any ideas? Thanks
winbind was compiled like so...
2008 Dec 02
1
template homedir question
Hello All,
I'm integrating an existing unix environment into an exist AD
environment. I'm thinking of switching from nssldap to nss_winbind
but have one problem. My user's home directories are in the format
of /home/user/<$first letter>/<$second letter>/<$username> (/home/user/
d/h/dhaknes). Looking at the template homedir it doesn't appear that
I can
2009 May 22
0
Problem when compiling samba 3.3.4
...Linking bin/nmbd
Linking bin/swat
/usr/bin/ld: warning: libssl.so.6, needed by /usr/local/lib/libcups.so,
may conflict with libssl.so.0.9.8
/usr/bin/ld: warning: libcrypto.so.6, needed by /usr/local/lib/libcups.so,
may conflict with libcrypto.so.0.9.8
Compiling winbindd/idmap.c
Compiling winbindd/nss_info.c
Linking bin/winbindd
Linking bin/wbinfo
nsswitch/wbinfo.o: In function `wbinfo_change_user_password':
wbinfo.c:(.text+0x145d): undefined reference to `wbcChangeUserPassword'
nsswitch/wbinfo.o: In function `main':
wbinfo.c:(.text+0x2663): undefined reference to `wbcGetDisplayName'...
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...
2008 Nov 27
1
[Announce] Samba 3.3.0rc1 Available for Download
...uot; has been mapped to the Unix name
"freddie".
$ getent passwd "DOMAIN\fred"
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
$ getent passwd freddie
freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
The name aliasing support is provided by individual nss_info plugins.
For example, the new "adex" plugin reads the uid attribute from Active
Directory to make a short login name to the fully qualified name.
While the new "hash" module utilizes a local file to map "short_name
= QUALIFIED\name". Both user and group name mapping i...