search for: libnss_wins

Displaying 20 results from an estimated 140 matches for "libnss_wins".

2016 Mar 23
2
samba 4.4rcx WINS nsswitch module
cd /usr/lib64/security rm pam_smbpass.so rm pam_winbind.so rm /lib64/libnss_wins.so* ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so.2 ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so reboot # ping google.com Segmentation fault 2016-03-23 13:39 GMT+02:00 Rowland penny <rpenny at samba.org>: > On 23/03/16 10:12, barış tombul wrote: &...
2016 Mar 23
2
samba 4.4rcx WINS nsswitch module
...ba/lib/security/pam_winbind.so /lib64/security/pam_winbind.so ln -v -fs /usr/local/samba/lib/security/pam_smbpass.so /lib64/security/pam_smbpass.so ln -v -fs /usr/local/samba/lib/libnss_winbind.so.2 /lib64/ ln -v -fs /lib64/libnss_winbind.so.2 /lib64/libnss_winbind.so ln -v -fs /usr/local/samba/lib/libnss_wins.so.2 /lib64/ ln -v -fs /lib64/libnss_wins.so.2 /lib64/libnss_wins.so ln -v -fs /usr/local/samba/bin/net /usr/bin/net ln -v -fs /usr/local/samba/bin/smbspool /usr/lib/cups/backend/smb ldconfig 2016-03-23 11:33 GMT+02:00 Rowland penny <rpenny at samba.org>: > On 22/03/16 12:17, barış tomb...
2002 Nov 27
4
libnss on solaris
hi, i am trying to make solaris resolve windows names via nsswitch.conf using broadcasts and/or wins server. i have compiled samba and nsswitch/libnss_wins.so. i added wins to hosts section in nsswitch.conf and copied libnss_wins.so as /lib/nss_wins.so.1 and it does not work. am i missing something? please help, terry
2016 Mar 24
3
samba 4.4rcx WINS nsswitch module
On 23/03/16 13:05, Rowland penny wrote: > On 23/03/16 12:53, barış tombul wrote: >> cd /usr/lib64/security >> rm pam_smbpass.so >> rm pam_winbind.so >> rm /lib64/libnss_wins.so* >> ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so.2 >> ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so >> reboot >> # ping google.com <http://google.com> >> Segmentation fault >> > > Strange, as I showed it wor...
2004 Aug 25
2
libnss_wins
Could someone explain the use of libnss_wins within Samba 3? Currently utilizing libnss_ldap. -- Raymond
2016 Dec 08
4
How to join join Ubuntu desktop to AD
...re > > using the distro's packages, in which case you do not create the > > symlinks, you just install the packages I referred to earlier. > > > > Rowland > > > > I compiled using 4.5.1. > OK, you need to have these symlinks: ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so.2 ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so ln -s /usr/local/samba/lib/libnss_winbind.so.2 /lib/x86_64-linux-gnu/libnss_winbind.so.2 ln -s /usr/local/samba/lib/libnss_winbind.so.2 /lib/x86_64-linux-gnu/libnss_winbind....
2005 Dec 24
2
Inclusion of libnss_wins in vendor distros?
This might be a stupid question, but I ask only because I can't think of a good reason... Why do so many vendors' builds of Samba not include libnss_wins, the WINS/NetBIOS name resolution library? I find that it is very helpful for my Linux/Samba servers to be able to resolve hostnames by WINS. It also seems to improve domain browsing performance dramatically to have the library present and enabled in nsswitch.conf. It seems to me to be such a basic...
2006 Aug 14
2
building of libnss_wins.so
It appears that nsswitch/libnss_wins.so doesn't get built when the configure option --without-winbind is specified. Is this not useful when not using winbind? I thought it would allow a wins lookup for hosts on a Samba PDC regardless of whether or not winbind was being used. Thanks. Chris
2007 Mar 02
1
libnss_wins crashing Firefox/Iceweasel?
...ot; printed to stdout when it dies. I use mono/.net and python, so my C/C++ debugging skills are very lacking. I was able to capture the following using gdb on Iceweasel: Program received signal SIGBUS, Bus error. [Switching to Thread -1288709200 (LWP 28528)] 0xb1a98309 in toupper_w () from /lib/libnss_wins.so.2 Ironically I've had libnss_mdns cause a crash like this in Samba before, so maybe this is just Samba getting payback. ;) Any ideas? Is this a Samba or Iceweasel bug? Should I submit it to Debian? Has anyone else seen this? Thanks! Michael Schurter
2016 Dec 13
2
How to join join Ubuntu desktop to AD
...d not manually edit pam config files. If I > attempt to login with a domain account I get > > user1 at DR210:/$ su domainuser > > Password: > > su: Authentication failure > > > Any ideas? Thanks. > > You need three extra links: ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so.2 ln -s /usr/local/samba/lib/security/pam_winbind.so /lib/x86_64-linux-gnu/security/pam_winbind.so You also need a file /usr/share/pam-configs/winbind Name: Winbind NT/Active...
2004 Oct 06
0
Odd make error
Im building Samba 3.0.7 on Solaris 8. Using Forte 6 Update 2 and GNU make 3.80. gmake runs fine until it failes at nsswitch/libnss_wins.so. Running gmake again won't help. SUN make manages to get the job done. Anyone seen this before? Compiling lib/secace.c with -KPIC Compiling lib/secacl.c with -KPIC Compiling lib/dummysmbd.c with -KPIC Compiling libads/kerberos.c with -KPIC "libads/kerberos.c", line 84: warning: ar...
2016 Dec 14
0
How to join join Ubuntu desktop to AD
...tempt to login with a domain account I get >> >> user1 at DR210:/$ su domainuser >> >> Password: >> >> su: Authentication failure >> >> >> Any ideas? Thanks. >> >> > You need three extra links: > > ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so > ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so.2 > ln > -s /usr/local/samba/lib/security/pam_winbind.so /lib/x86_64-linux-gnu/security/pam_winbind.so > > You also need a file /usr/share/pam-configs/winbind...
2015 Jun 22
3
nsswitch/libnss_winbind.so.2
...files winbind group: files winbind $ ls -l /usr/lib64/libnss_w* lrwxrwxrwx 1 root root 19 23 f?vr. 14:39 /usr/lib64/libnss_winbind.so -> libnss_winbind.so.2 -rwxr-xr-x 1 root root 19224 23 f?vr. 14:40 /usr/lib64/libnss_winbind.so.2 lrwxrwxrwx 1 root root 16 23 f?vr. 14:39 /usr/lib64/libnss_wins.so -> libnss_wins.so.2 -rwxr-xr-x 1 root root 10976 23 f?vr. 14:40 /usr/lib64/libnss_wins.so.2 System is Fedora 21 64-bit with up to date packages Thanks
2003 Mar 17
3
NSS module
...s from WINS, etc etc. but 'ping NETBIOS_NAME' doesn't resolve. Here's some background data: Samba 2.2.8-0.1 on debian from master.samba.org apt repos. wbinfo -N <hostname> works fine smbclient -L <hostname> works fine /etc/nsswitch outtake: hosts: files dns wins /lib/libnss_wins.so exists Thanks in advance for any information you can provide ! -- Josh Litherland (josh@temp123.org) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.o...
2016 Apr 04
2
samba 4.4rcx WINS nsswitch module
...3 +0000, Rowland penny wrote: > >> On 23/03/16 13:05, Rowland penny wrote: > >>> On 23/03/16 12:53, bar???? tombul wrote: > >>>> cd /usr/lib64/security > >>>> rm pam_smbpass.so > >>>> rm pam_winbind.so > >>>> rm /lib64/libnss_wins.so* > >>>> ln -s /usr/local/samba/lib/libnss_wins.so.2 > >>>> /lib64/libnss_wins.so.2 > >>>> ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so > >>>> reboot > >>>> # ping google.com <http://google.com>...
2016 Apr 04
0
samba 4.4rcx WINS nsswitch module
On Thu, 2016-03-24 at 10:13 +0000, Rowland penny wrote: > On 23/03/16 13:05, Rowland penny wrote: > > On 23/03/16 12:53, barış tombul wrote: > > > cd /usr/lib64/security > > > rm pam_smbpass.so > > > rm pam_winbind.so > > > rm /lib64/libnss_wins.so* > > > ln -s /usr/local/samba/lib/libnss_wins.so.2 > > > /lib64/libnss_wins.so.2 > > > ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib64/libnss_wins.so > > > reboot > > > # ping google.com <http://google.com> > > > Segmentation fault &...
2002 Jul 15
1
WINS on Solaris 7/8 - broken?
I had no problem configuring WINS lookups, via nsswitch and libnss_wins.so, under Linux. The problem I am having is on Solaris. I am working with the 2.2.5 release of Samba. Everything in the nsswitch subdirectory compiles cleanly. wbinfo, which uses winbindd, resolves WINS entries no problem. (When I am running winbindd, that is.) Solaris appears to use /usr/lib/n...
2005 Dec 09
0
Linux as WINS client, libnss_wins.so.2: nslookup, telnet & rsh fa ils - only
Thanks, Sam Short, Network Manager <mailto:sshort@ololrmc.com> sshort@ololrmc.com Our Lady of the Lake Regional Medical Center 5000 Hennessy Blvd., Baton Rouge, LA 70808 Ph: (225) 765-8768 Fax: (225) 765-3202 ***Our Lady of the Lake Regional Medical Center and affiliates encrypt email containing Patient Health Information. You will receive a notice with instructions on how to open
2009 Jan 08
2
Compiling Samba 3.2.7 fails on RHEL 4
...r/lib/samba /usr/bin/install -c -m 0644 /usr/local/src/packagebuild/BUILD/samba-3.2.7/source/include/smb_share_m odes.h /var/tmp/samba-3.2.7-root/usr/include + cd .. + install -m 755 source/nsswitch/libnss_winbind.so /var/tmp/samba-3.2.7-root/lib/libnss_winbind.so.2 + install -m 755 source/nsswitch/libnss_wins.so /var/tmp/samba-3.2.7-root/lib/libnss_wins.so.2 + cd /var/tmp/samba-3.2.7-root/lib + ln -sf libnss_winbind.so.2 libnss_winbind.so + ln -sf libnss_wins.so.2 libnss_wins.so /var/tmp/rpm-tmp.61025: line 66: syntax error near unexpected token `libnetapi' error: Bad exit status from /var/tmp/rpm-t...
2005 Apr 04
1
IE improperly prompts for credentials; ntlm_auth with Samba 3.0.13, Squid 2.5.STABLE7, RedHat Linux 9.0, SmartFilter 4.01
...libraries: #!/bin/sh # Save this script in /home/gregs or someplace convenient. # cd /usr/src/samba-3.0.13/source and run this script from there. echo "Copying nsswitch modules to system library" CWD=`pwd` cd /lib rm -f libnss_winbind.so libnss_winbind.so.1 libnss_winbind.so.2 rm -f libnss_wins.so libnss_wins.so.1 libnss_wins.so.2 cd /usr/lib rm -f libnss_winbind.so libnss_wins.so cd $CWD cp -f nsswitch/libnss_winbind.so /lib cp -f nsswitch/libnss_wins.so /lib cd /lib ln -sf libnss_winbind.so libnss_winbind.so.1 ln -sf libnss_winbind.so libnss_winbind.so.2 ln -sf libnss_wins.so libnss_w...