similar to: samba, wins, netbios

Displaying 20 results from an estimated 1000 matches similar to: "samba, wins, netbios"

2019 Mar 20
2
build problem with 4.10.0
Hi I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make works fine but make install sucks: ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock --with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba --disable-rpath --disable-rpath-install
2016 Mar 23
2
samba 4.4rcx WINS nsswitch module
cd samba-4.4.0 ./configure --prefix=/usr/local/samba --fatal-errors --enable-gnutls --enable-debug --enable-selftest make make install ln -v -fs /usr/local/samba/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
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: > >> cd
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
2002 Oct 17
5
Resolving NetBIOS names within linux
I want to be able to resolve windows machine names to their IP addresses while using Linux. What I'd like to be able to do, from my linux box at the command line is this, ping windows_machine_name Is there any way I can do this?
2016 Apr 04
2
samba 4.4rcx WINS nsswitch module
Rowland, Can you try again but first upgrade libnss to libnss 3.23at least. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rowland penny > Verzonden: maandag 4 april 2016 15:31 > Aan: Andrew Bartlett; samba at lists.samba.org > Onderwerp: Re: [Samba] samba 4.4rcx WINS nsswitch module > > On 04/04/16
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/nss_wins.so.1 rather than
2015 Jan 11
4
Help with IPv6 /48 block
El 10/01/2015 a las 04:03 p.m., John R Pierce escribi?: > On 1/10/2015 12:56 PM, F. Mendez wrote: >> We need that same with IPv6 since we have a /48 and we need to have >> all IPv6s available for usage. > > Do you realize that a ipv6 /48 is a septillion IP addresses? thats > 1,208,925,819,614,629,200,000,000 individual IPs ? > > Or, its 65536 /64 subnets of
2002 Jun 17
2
use samba for WINS name resolution on solaris
I have a SUN/Solaris system that functions like a web proxy server. In our corporate environment, PC client/brower can access a web server using URL with WINS name as well DNS. Can Samba be configured to on the system to support/resolve WINS names by pointing to corporate WINS servers - in addition to DNS (configured in /etc/resolv.conf)? Thanks. James -------------- next part
2016 Mar 22
3
samba 4.4rcx WINS nsswitch module
I would appreciate it if you can change the host value in the /etc/nsswitch.conf file from *hosts:* to *files wins dns * and try again by restarting the server, since the error occurs whenever I restart the server. However, If I change the host value which is *hosts: * in the /etc/nsswitch.conf file to *files dns wins *and restart the server everything runs perfectly, when the alignment of
2008 Oct 07
6
How to unsubscribe
I appreciate all the help I received from this Mailing List. However I am receiving work email to my cell phone now and I am being overwhelmed with the mailing list emails. Can some one let me know how to unsubscribe from this mailing list. Thank you -- Jose Mendez Computer Resource Specialist HNRC 619-543-8090
2015 Jan 10
4
Help with IPv6 /48 block
El 10/01/2015 a las 03:40 p.m., Gordon Messmer escribi?: > On 01/10/2015 10:10 AM, F. Mendez wrote: >> >> But of course I am assuming that like in IPv4 IPADDR_START/END is >> implemented. > > I don't think so. The START and END bits of ifup-aliases appear to be > v4 specific. > >> Please give some guidance as I need this to done already and the hole
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 Dec 08
4
How to join join Ubuntu desktop to AD
On Thu, 8 Dec 2016 13:03:49 -0500 lingpanda101 via samba <samba at lists.samba.org> wrote: > On 12/8/2016 12:52 PM, Rowland Penny via samba wrote: > > On Thu, 8 Dec 2016 12:27:20 -0500 > > lingpanda101 via samba <samba at lists.samba.org> wrote: > > > >> I think I have a issue with ldconfig not finding winbind. I create > >> the sym links and
2016 Dec 13
2
How to join join Ubuntu desktop to AD
On Tue, 13 Dec 2016 14:57:59 -0500 lingpanda101 via samba <samba at lists.samba.org> wrote: > On 12/12/2016 3:27 PM, lingpanda101 wrote: > > On 12/11/2016 8:59 AM, Brian Candler via samba wrote: > >> On 10/12/2016 16:25, Brian Candler wrote: > >>> I think there's plenty of emphasis now, but I think there is a > >>> part which is misleading: >
2004 Aug 25
2
libnss_wins
Could someone explain the use of libnss_wins within Samba 3? Currently utilizing libnss_ldap. -- Raymond
2003 Mar 17
3
NSS module
Does the wins libnss module not "work" yet, or am I misconfiguring it ? Everything else in the whole samba/winbind realm works, I can log in as a domain user using pam_winbind, smbclient can resolve netbios names 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
2015 Jun 22
3
nsswitch/libnss_winbind.so.2
Hello, Trying to set up an AD member server, I am stuck on nsswitch not working. wbinfo -u returns the list of domain users, but getent passwd <some user> always fails (exit 2) /etc/nsswitch.conf passwd: files winbind shadow: 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 ->
2015 Jan 10
3
Help with IPv6 /48 block
Hello. It happens that at the company I'm working decided to start migration of IPs tech. So they got a /48 block. I were trying to add it with: ifcfg-eth0-range1 (0 is already in use with IPv4 range): IPV6ADDR_START=xxxx IPV6ADDR_END=xxxx CLONENUM_START=0 But of course I am assuming that like in IPv4 IPADDR_START/END is implemented. Please give some guidance as I need this to done
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