Displaying 20 results from an estimated 1100 matches similar to: "Winbind issues! HELP!"
2002 Feb 14
1
Auth. failing - Update - NSSwitch
Thank you Andrew, you pointed me in the right direction. Part of what I m
doing to try to get Netatalk to authenticate through Winbind was the
following:
4) to install Winbind files:
cp nsswitch/libnss_winbind.so /lib
# this is the major one - solaris nss is different to linux.
ln -s libnss_winbind.so nss_winbind.so.1
cp nsswitch/pam_winbind.so /lib/security
Once I deleted /lib/libnss_winbind.so
1999 Jan 08
2
Authentication failing
I'm running version 2.0 beta. During the initial installation, I configured Samba to authenticate with an NT server. It worked as expected. Now, I want to reconfigure Samba with security = user. I've set encryption = no (and insured that the NT client is sending plain text passwords), and I've removed the references in the smb.conf file to PASSWORD SERVER =.
As I expected, the NT
2002 Feb 14
0
Auth. Failing... Update - NSSwitch
Yes. Try checking the PAM setup. I have to assume when you say that you
can't log in via something obvious like telnet, you mean that Windows users
can't log in. If your Unix users can't telnet in, you have bigger problems.
:)
The PAM stack is what controls the logging in of Windows users to Unix
services like telnet. There is a document which describes the installation
of winbindd,
2002 Feb 13
1
Samba, Winbind, and netatalk on Solaris 8
I am having difficulty getting Netatalk to authenticate using NT Domain via
Winbind.
I have Samba successfully installed, and winbindd is working and running.
(Tested via wbinfo)
I have placed pam_winbind.so in the /usr/lib/security directory, and have
installed netatalk with the --with-pam option, but I still cannot seem to
get it working.
Any help would be appreciated.
John Helt
Systems
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
After some days, here is my personal cookbook for
Samba in Solaris.
I needed to share a folder in my Solaris server, but
using my Windows Active Directory Account. Here are my
proccess, if it can help to anyone or if anyone can
make corrections or suggestions.
Thx.
Personal Cookbook for Samba.
Objective:
To enable a Unix server for share folders
for Microsoft Windows machines with
2002 Feb 15
2
Samba Team? - "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol socket: referenced symbol not fou n d"
You can test if winbind is able to resolve user IDs internally with "wbinfo
-u". This uses the samba tool "wbinfo" to connect directly to the running
winbind daemon and list all the Windows domain users. If that fails, then
you have problems with the winbind daemon itself. The authentication between
winbind and the PDC can be tested with "wbinfo -t", which is usually
2002 Feb 15
3
Samba Team? - "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol socket: referenced symbol not foun d"
I've recompiled samba 2.2.3a and still any time I do a ls -l in a directory
where there are files from a PC I get the error :
ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol
socket: referenced symbol not found
If I shut off winbind or take winbind out for my /etc/nsswitch.conf file, I
can get a directory listing and it lists the users ID that winbind assigned
to
2008 Apr 28
6
Strange behaviour of winbind on solaris 8
Dear All,
I came across a really strange behaviour when using winbind on solaris 8.
Normally "nscd" should be turned off because it's causing problems in the
username resolution etc. When I turn it off I can login e.g. using ssh as an
AD users but when i start a command like "ls" it gets put in the background
immediately? When "nscd" is turn on and login again I
2019 Nov 29
2
security = ads parameter not working in samba 4.9.5
On 29/11/2019 18:17, S?rgio Basto via samba wrote:
> On Fri, 2019-11-29 at 17:19 +0000, Rowland penny via samba wrote:
>> Lets start by removing this: krb5-server-1.15.1-37.el7_7.2.x86_64
> ATM I can't, it will remove all samba packages :)
Then your packages are depending on the krb5-server package, which is
MIT, which is experimental. This shouldn't be a problem on a Unix
2006 Aug 23
2
3.0.23b domain member not accessible
I portupgraded my samba domain server and domain member to 3.0.23b from
3.0.23 and found that the domain member was not accessible from
workstations. The error message:
\\HOSTNAME is not accessible.
There are currently no logon servers available to service the logon request.
In the log.winbindd of the domain member, I found:
[2006/08/23 22:52:00, 0] nsswitch/winbindd.c:request_len_recv(517)
2009 Dec 03
1
Samba from Sunfreeware and nss_winbind.so
Sunfreeware.com has compiled packages of Samba 3.4.2 with kerberos and
ldap support included (if you also install the ldap and kerberos
packages from sunfreeware.) However it does not include the
nss_winbind.so.* or libnss_winbind.so.* files.
Solaris does include nss_winbind.so already (since it is included with
Samba 3.0.x) or I could compile it from the 3.4.x source code. But
then I
2009 Feb 05
2
New to Linux, Need to Run Wine on Linux Linpus (AcerOne)
Hi Guys,
I am preatly new to Linux OS but like it, I am having problem running windows applicatiions & wine was a good solution. However, i have no idea on how to install wine on my new AcerOne mini Notebook. Pls helt! I have downloaded version 1.1.11 and linux sees it as .bin. What do i do?
[Exclamation] [Question] [Idea]
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
2001 Dec 17
4
Help! Solaris 8 + winbindd
Hi.
Does anyone have samba 2.2.2 on Solaris 8 working with winbindd?
I have samba 2.2.2 installed and configured --with-winbind and have the
winbindd daemon running but the following does not work:
1. "getent passwd" Solaris command on returns local users (no Domain users)
2. winbindd authentication to the PDC is not occurring.
3. local users cannot change password since I modified the
2008 Apr 04
2
Samba 3.0.28a under Solaris 8 + libnss_winbind.so problem?
Hi i compiled Samba 3.0.28a under Solaris 8 (sparc). Everything seems to be
fine except the libnss_winbind.so.
i copied it to /usr/lib and linked it to:
libnss_winbind.so.1
libnss_winbind.so.2
nss_winbind.so.1
nss_winbind.so.1
now when i use: id user nothing happens. group user is the same
wbinfo -t / -g / -u all work fine. So it must be something with the nss I
guess?
2003 Feb 18
1
Files copied from windows box set owner to "nobody";[homes] problem
Hello,
I am using Samba 2.2.7 running on Solaris 8. I have also configured pam_smb
1.1.6 to authenticate my user against my NT domain. I have a few problems
though:
1) Every time I copy a file from my NT box to one of my Samba shares the
owner is set to nobody, the only way I can change this is by logging in as
root on the UNIX box and using 'chown'. What am I missing?
My smb.conf
2013 Oct 29
3
enumerating group members with nss_winbind (4.0.9 as AD DC)
When I do "getent group", I want to see the group's members enumerated.
With nss_ldap they are; with nss_winbind they aren't:
root at gumbo:~# getent group mgmt
PI\mgmt:*:1040:
There *are* members there (partially redacted):
root at gumbo:~# ldbsearch -Htdb:///var/lib/samba/private/sam.ldb cn=mgmt member
# record 1
dn: CN=mgmt,CN=Users,REDACTED
member:
2002 Feb 28
2
solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
Any hope getting an answer for this?
If you do an ls -la in a directory that is part of a path of a share, you
get the following error:
ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol
socket: referenced symbol not found
Killed
So, for example, if you have a share:
[monkey]
comment = monkey
path = /export/home/monkey
#guest account =
2005 Sep 16
4
getent and wbinfo not returning expected results?
Hello,
For some time now have been trying to connect a Samba-3.0.14a-0.4
server running on SuSE Ent 9 linux server to our Exchange 2003
(running on Server 2003 Std w/ SP1) server which is also the AD
server for our domain.
I can connect to the shares using the AD as the authentication
source, so the basic functionality is there but some command output
does not show in the way i expect
2001 Oct 25
3
winbind / nss_winbind with Solaris with large amout of uses/groups
hi all !
I have compiled Samba 2.2.2 for Solaris 7 ( Solaris 8 also ) but found out
that the "nss_winbind" support
is available in source-code, but not after compilation.
The neccessary entries in the Makefile after "configre" are missing !!
Why ?
I have got it to run and it works fine with a small amout of groups.
But deploying this samba/winbind version to a Windows