Displaying 20 results from an estimated 10000 matches similar to: "Diagnosing Your Samba Server"
2004 May 27
3
Problem with getent ...
Hi everyone !
My getent passwd and getent group are not working but
my wbinfo -ugmt commands are.
Does Somebody know what I missed ?
Any check list ?
Thanks !
Bertram
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr/
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
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
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
2009 Aug 21
5
how to install asterisk
hello friends,
i have to configures asterisk n my hardware details are
O.S - Ubuntu 8.04 Lts
Memory - 1 GB
Proccessor- core 2 duo
is any
one having a good link or how to related asterisk.
any help,support will
be higly appreciated
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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
->
2006 Mar 10
8
multiple sub categories (parent-child)
hi.
base from the cookbook example, where each categories can have many
recipes,
id like the categories to have multiple sub categories, unlimited
levels.
please show some code, as i am new to Ruby and Ruby On Rails.
thanks
--
Posted via http://www.ruby-forum.com/.
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
2007 Jun 20
2
Rspec for the svn-less
Here is a short bash script I wrote to install rspec if your just using
the tarballs like me. I probably should have written it in ruby, but
there it is:
#!/bin/bash
RSPEC=rspec-1.0.4-pre-release.tgz
RSPECRAILS=rspec_on_rails-1.0.4-pre-release.tgz
[ -z "$1" ] && {
echo
echo "You must include a pathname"
echo
exit 1
}
if [ -d $1/vendor/plugins ]; then
cd
2006 Apr 19
6
Shared host (Dreamhost)
I am unable to install gems on my dreamhost server since it''s just
shared hosting. I tried unpacking the ferret gem into vendor/ferret, but
to no avail.
Also how would I recompile the C extensions for the new platform?
Any ideas would be greatly appreciated.
Cheers, Simon
--
Posted via http://www.ruby-forum.com/.
2008 Feb 28
6
SAMBA + KERBEROS + AD
Hi everybody!
I'm trying to implement a samba server with kerberos and auth on the AD. I
installed all program and configured all. I join my samba on my win2003
domain, and i did all tests to look if it was worked well. But when i try to
access my samba shares with a xp station using AD auth, it ask a user and
pass, but when i put it, not work.
How can i do to configure all config files to
2007 Jun 13
2
Formatted Data File Question for Clustering -Quickie Project
I am trying to learn how to format Ascii data files for scan or read
into R.
Precisely for a quickie project, I found some code (at end of this
email) to do exactly what I need:
To cluster and graph a dendrogram from package (stats).
I am stuck on how to format a text file to run the script.
I looked at the dataset USArrests (which would be replaced by my data
and labels) using UltraEdit. That
2007 Feb 08
5
FreeBSD and Winbind
I'm hoping this is an easy question, but the way my day has gone I
seriously doubt it is going to be.
Today, I installed Samba 3.0.24 with winbind support on my FreeBSD 6.2
server. I am able to join my domain and get information concerning groups
and passwords from the domain controller (Windows 2003) without any
problem.
Where I have run into a problem is using getent to get a copy of the
2005 Jan 07
1
oh323 driver installation - It works now
Joao,
Thanks for sending the Installation tips as pasted below. It works.
Seshu
----------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz
Get asterisk-oh323 from
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