Displaying 20 results from an estimated 100000 matches similar to: "ldapi socket"
2004 Mar 09
1
Samba PDC & ldapi://
I've seen several references on the web to setting up the LDAP SAM to
communicate with the LDAP server via ldapi (IPC) verses ldap (IP). This
should theoretically much faster.
My LDAP master is on the same host as the Samba PDC. With nss_ldap
using "uri ldap://localhost" and Samba using "ldapsam:ldap://localhost/"
everything works.
But changing nss_ldap to use
2009 Feb 22
1
Changing LDAP userPassword fails: Internal (implementation specific) error
openldap-2.3.27-8.el5_2.4,samba3-3.2.8-38
An smbpasswd by root to change a user's password fails with:
[root@littleboy samba]# smbpasswd adam
New SMB password:
Retype new SMB password:
ldapsam_modify_entry: LDAP Password could not be changed for user adam:
Internal (implementation specific) error
password hash failed
Failed to modify entry for user adam.
Failed to modify password entry for
2006 Jan 20
1
SID mapping to group name failed...
Hi,
I'am experimenting an error on a Samba 3.0.20 pdc with ldap backend :
When I have a try with the MS Win2k ACL editor to change a file
permissions located on a Samba share, I can add or suppress domain users
related acls, but with group related acls, an error occurs : MS Editor
correctly shows the group SID, but cannot map the SID with the
associated group name.
smbd.log gives :
2004 Feb 13
0
strange error: modify/delete: sambaPwdCanChange: no such value (Success)
i use samba 3.0.2 with ldapsam backend on two servers:
1. PDC with openldap master server
2. BDC with openldap replica server
on BDC samba log files contain strange errors:
[2004/02/14 00:03:45, 2] passdb/pdb_ldap.c:init_ldap_from_sam(769)
init_ldap_from_sam: Setting entry for user: hasp$
[2004/02/14 00:03:46, 2] passdb/pdb_ldap.c:ldapsam_update_sam_account(1423)
ldapsam_update_sam_account:
2014 Dec 02
0
SID always change after reboot
Hello,
I am using samba 4.1
sambaSID in my server alway change a new value after reboot.
What wrong in my config? and How can sambaSID be stable?
Thanks all!
This is my samba server config:
[global]
workgroup = NISCI
netbios name = NISCI
server string = %h server (Samba, SAMBA)
;enable privileges = yes
interfaces = lo eth1
2005 Feb 18
0
PDC x Windows XP probleman
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am configuring the PDC but I am with the following problem:
"Error during the attempt of ingression of the domain AURORA.
~ Was not made mapping enters the names of account and the
identifications of security"
My smb.conf is:
[global]
~ workgroup = AURORA
~ netbios name = SRV-PDC
~ server string = SAMBA-LDAP PDC
2006 Mar 06
1
Cannot join domain: "The user name could not be found"
Hello!
I'm trying to join a Windows XP (64 bit version) machine to a Samba
3.0.21a domain via smbldap-tools 0.9.1 on FreeBSD 6.0-RELEASE-p4 and I'm
continually getting the message "The user name could not be found."
I am attempting to join using members of the Domain Admins group (mapped
to Unix group 515), and I'm noticing in the logs (below) that even
though the machine
2013 Jun 11
1
Clustered Samba 3.6.6 connection issues
Dear Samba Community,
we recently did upgrade our data server cluster from Debian Squeeze (Samba
3.5.6) to Debian Wheezy (Samba 3.6.6).
The cluster is configured to act as BDC too. After the upgrade, connecting
to the server works for a short while and then users experience disconnects
and are unable to reconnect the mapped network drive (mostly on
Win7/64bit; connections from Linux machines work
2007 Jun 01
2
Difficulty w/Offline Files and Samba 3.0.25
Good morning,
I have a working Offline Files setup w/Samba 3.0.24 (FreeBSD 6.2 host OS)
and a Win XP SP2 client. Upon updating to Samba 3.0.25, the XP client's
offline cache would show (as viewed via the Offline Files Folder) that
synced files are write-only ('User W' in the Access column). When
offline, theses files appeared to be available via Explorer and double
clicking would
2004 Oct 15
1
LDAP with Unix Sockets
Is it possible tu specify a LDAP URL like ldapi://%2fvar%2frun%2fldapi/
in the dovecot-ldap.conf file instead host:port?
Best regards
--
___________________________________________________________________
Ing. PAOLO BASENGHI :::: Systems & Networking Engineer
p.basenghi (at) netribe.it
???????????????????????????????????????????????????????????????????
NETRIBE srl :: Collaborative
2018 Nov 26
1
Howto enable ldapi socket?
Hi Rowland!
On 26.11.18 19:37, Rowland Penny via samba wrote:
> [..]
> adminuser at ubutestdc:~$ ls -la /var/lib/samba/private/ldapi
> srwxrwxrwx 1 root root 0 Nov 25 17:13 /var/lib/samba/private/ldapi
Also strange:
# dpkg-query -l *samba*
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
2018 Nov 26
0
Howto enable ldapi socket?
On Sun, 25 Nov 2018 14:10:30 +0100
Oliver Rath via samba <samba at lists.samba.org> wrote:
> Hi list,
>
> Im playing around with ldbsearch/ldapsearch and using successful the
> socket
>
> /var/lib/samba/private/ldapi
>
> in my git-compiled samba.
>
> Now I installed the version 4.9.2 for ubuntu bionic from the van-Belle
> repository and didnt find this
2016 Dec 01
0
cannot access to linux share from windows
OK I will contact freeipa mailing list as well.
Anyway, on server A, conf is the following:
[global]
workgroup = MYDOMAIN
netbios name = F25SERVER
realm = MYDOMAIN
kerberos method = dedicated keytab
dedicated keytab file = FILE:/etc/samba/samba.keytab
create krb5 conf = no
domain master = yes
domain logons = yes
max log size = 10000
log file =
2020 Jul 15
3
Interacting with LDAP db without password as root
Wed, 15 Jul 2020 16:18:32 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 15/07/2020 16:10, RhineDevil wrote:
> > Wed, 15 Jul 2020 16:07:06 +0100 Rowland penny via samba <samba at lists.samba.org>:
> >> On 15/07/2020 15:44, RhineDevil wrote:
> >>> Wed, 15 Jul 2020 15:23:41 +0100 Rowland penny via samba <samba at lists.samba.org>:
>
2020 Jul 15
2
Interacting with LDAP db without password as root
Wed, 15 Jul 2020 15:23:41 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 15/07/2020 14:56, RhineDevil wrote:
> > Wed, 15 Jul 2020 13:56:48 +0100 Rowland penny via samba <samba at lists.samba.org>:
> >> On 15/07/2020 13:36, RhineDevil via samba wrote:
> >>> How could I avoid being asked a password when interacting with
2006 Sep 02
2
Roaming profiles errors and shares not disconnecting
Hi,
We are using Samba 3.0.22 on FreeBSD 5.5 PDC with ldap backend and
roaming profiles.
We meet some difficulties when users logout from some Windows 2000 SP4
clients, and storing their profiles back to the Samba server.
The file NTUSER.DAT seems to be uploaded and stored in lowercase, as
ntuser.dat.
Then, when users try to reopen a win session, they get a corrupted new
profile. This new
2020 Jul 15
2
Interacting with LDAP db without password as root
Wed, 15 Jul 2020 16:07:06 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 15/07/2020 15:44, RhineDevil wrote:
> > Wed, 15 Jul 2020 15:23:41 +0100 Rowland penny via samba <samba at lists.samba.org>:
> >> On 15/07/2020 14:56, RhineDevil wrote:
> >>> Wed, 15 Jul 2020 13:56:48 +0100 Rowland penny via samba <samba at lists.samba.org>:
>
2020 Jul 15
2
Interacting with LDAP db without password as root
Wed, 15 Jul 2020 13:56:48 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 15/07/2020 13:36, RhineDevil via samba wrote:
> > How could I avoid being asked a password when interacting with /var/lib/samba/private/ldap_priv/ldapi through ldapsearch or ldaputils in general?
> > (ldapsearch -H ldapi//%2Fvar%2Flib%2Fsamba%2Fprivate%2Fldapi)
>
> Don't use
2020 Jul 15
0
Interacting with LDAP db without password as root
On 15/07/2020 15:44, RhineDevil wrote:
> Wed, 15 Jul 2020 15:23:41 +0100 Rowland penny via samba <samba at lists.samba.org>:
>> On 15/07/2020 14:56, RhineDevil wrote:
>>> Wed, 15 Jul 2020 13:56:48 +0100 Rowland penny via samba <samba at lists.samba.org>:
>>>> On 15/07/2020 13:36, RhineDevil via samba wrote:
>>>>> How could I avoid being
2020 Jul 15
0
Interacting with LDAP db without password as root
On 15/07/2020 16:10, RhineDevil wrote:
> Wed, 15 Jul 2020 16:07:06 +0100 Rowland penny via samba <samba at lists.samba.org>:
>> On 15/07/2020 15:44, RhineDevil wrote:
>>> Wed, 15 Jul 2020 15:23:41 +0100 Rowland penny via samba <samba at lists.samba.org>:
>>>> On 15/07/2020 14:56, RhineDevil wrote:
>>>>> Wed, 15 Jul 2020 13:56:48 +0100