Displaying 20 results from an estimated 9000 matches similar to: "samba entry in ldap"
2009 Dec 18
2
new user can't log
Hello everyone.
I was having a problem with my Samba PDC with LDAP backend. The command
'net getlocalsid' gaves me the message "Got too many (2) domain info
entries for domain [domain]". I logged im my ldap server, and saw that i
have the following entries:
dn: sambaDomainName=DOMINIO,dc=dominio,dc=com,dc=br
sambaDomainName: DOMINIO
sambaSID:
2009 May 19
1
multiple domain info entries problem
Hi fellows. I'm new to the list and hope I'll have a nice time here.
one of my servers running samba+ldap is not working properly.
the setup is:
Debian 5
fileserver:/etc/samba#smbd --version
Version 3.0.24
fileserver:/etc/samba# slapd -V
@(#) $OpenLDAP: slapd 2.3.30 (Oct 5 2008 22:08:58) $
2009 May 19
0
language charset configuration problem!
From: rhy2k4@hotmail.com
To: samba@lists.samba.org
Subject: language charset problem£¡
Date: Sun, 17 May 2009 02:10:45 +0000
dear all£¬ I port samba 3.0.0 to board ,and it is almost ok. but there still some problem about file display can't be resolved. I use charset C
1 chinese name file display wrong. I confiure the smb.conf to cp936 char set as followed.
...
display charset
2010 Mar 23
1
usuários não consegues acessar pastar compartilhadas após upgrade do samba
Oi F?bio.
Pelo IP tamb?m n?o acessa. A minha suspeita de que era um problema
ligado a interface est? errada. Aleat?riamente usu?rios nas duas
interfaces perdem o acesso. Ainda assim, somente usu?rios com Windows XP
tem esse problema. Vou testar suas indica??es.
F?bio Rabelo wrote:
>
>
> 2010/3/23 Leonardo Carneiro - Veltrac <lscarneiro at veltrac.com.br
> <mailto:lscarneiro
2010 Mar 23
0
ham,Re: samba PDC upgrade from 3.2.5 to 3.4.7
Hi John. It worked well just before the upgrade. I'm not saying that
this is correct, but is the reason why users aren't accessing? Also,
should'n this give some specific error in the logs?
Tks in advance.
John H Terpstra wrote:
> On 03/23/2010 02:35 PM, Leonardo Carneiro - Veltrac wrote:
>
>> Hi Dale and others. I had already checked the release notes. Only users
2009 Aug 03
1
new share with specific setting
hi everyone
i have to create a share that will allow a group of users just to create
files, not modifying or even reading these files. plus, i need to allow
just xml files to be created. is that possible?
tks in advance
--
*Leonardo de Souza Carneiro*
*Veltrac - Tecnologia em Log?stica.*
lscarneiro at veltrac.com.br <mailto:lscarneiro at veltrac.com.br>
http://www.veltrac.com.br
2010 Jul 03
6
sambaLogonScript problem
Hi everyone,
I'm having trouble in deploying by group sambaLogonScript.
My scripts consist only im mapping network folders.
I'm using Samba 3.4.7. Is there a way to debug this? The logs does not
show anything about the logon scripts.
All my users are set with "%G.bat" in the ldap backend, but the vast
majority of the users are not running the scripts, or running partially.
2009 Jul 06
1
can't access samba PDC after power cut
hello guys,
after a power cut in this weekend, the filesystem of the machine running
samba+ldap currupted. i did a fsck and every other services in the
machine are running fine now, but i cannot access the samba shares and
cannot join/log in the domain.
in the windows machines it just show a message "the network path is not
found". i'll add my smb.conf
tks in advance
--
2004 Feb 03
4
samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
Hi !
I cant add any user (person, and machine) to my domain made with
samba-3.0.1, openldap-2.0.27, new samba.schema, smbldap-tools-0.8.3. I
have to migrate from ldap_compact to ldap backend.
Rhea is a ldap server, codo is a PDC from DOMAIN.
To show, what the problem is, look at the following instructions:
root@rhea:~# smbldap-useradd -w loko20
root@rhea:~# getent passwd|grep loko
2003 Dec 27
1
smbpasswd -a -m machine fails: "Failed to modify password entry"
Hi,
i try to create a new machine account, like i always did, but haven't done
since 3.x. My backend is ldap:
passdb backend = ldapsam:ldap://fileserver
idmap backend = ldapsam:ldap://fileserver
As root I do the following:
smbpasswd -D 10 -a -m admeta
---------------------------------
Netbios name list:-
my_netbios_names[0]="FILESERVER"
tdb(unnamed): tdb_brlock failed (fd=3) at
2005 Jan 27
0
avoiding the use of an LDAP entry for the samba domain?
Hello,
- Is there a way to avoid that samba tries to search
for an LDAP record for the domain, and for that matter
to try to add the missing record?
I noticed the following messages in the LDAP server log:
SRCH base="dc=unige,dc=ch" \
scope=2 \
filter="(&(sambaDomainName=VPNGROUP)(objectClass=sambaDomain))" \
attrs="sambaDomainName sambaNextRid
2003 Aug 07
2
pdbedit handles samba domain name incorrectly
Hi folks.
I discovered this odd behaviour a few days ago while playing with SAMBA_3 for
the first time. The following points apply to samba-3.0.0beta and to
cvs-20030807.
1. (tested with tdbsam)
If I create a user entry with pdbedit, the domain name field is not set to the
domain specified in the configuration file. For me it's getting set to the
local machine name. If I logon to a
2008 Oct 19
0
Account locking out not working[LDAP backend]
Hi I cannot get account locking out to work.
-bash-3.00# pdbedit -P "bad lockout attempt"
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=CSR))]
smbldap_open_connection: connection opened
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=CSR))]
smbldap_open_connection: connection opened
account policy
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 19:47:03 wrote Rowland penny:
> > I have just started an old vm with samba 3.6.6 as pdc and openlap
> > as backend. smbpasswd -a someuser does not work, if someuser does
> > not exist.
>
> Are you using smbldap-tools or ldapsam:editposix ?
In this vm ldapsam:editposix.
OK. I have just created a posix-only user in openldap. And then tried
smbpasswd -a test01.
2018 Aug 09
2
LDAP SSL
Hi ,
I would really appreciate some suggestions re the following issue.
We have a LDAP based PDC and a member server. We're use libnss_ldap to auth the users. The LDAP PDC is setup with self signed SSL , we're trying make sure the member server connects to the PDC using SSL.
Here is the PDC , smb.conf
[global]
workgroup = SUNTECH
netbios name = SERVER01
security = USER
local master =
2004 Jul 23
0
pdbedit: failed to add domain ... Already exists
Hi,
I'm trying to configure Samba 3.0.5 (3.0.4 earlier) with OpenLDAP 2.1.30:
This is what I get when I try to find out more about the user Administrator (who
was added with the populate script):
aresjr scripts # pdbedit -Lv ak
failed to add domain dn= sambaDomainName=ARESJR,dc=smallworld,dc=no with:
Already exists
Adding domain info for ARESJR failed with NT_STATUS_UNSUCCESSFUL
failed to
2016 Feb 19
0
Samba + ldap + cannot find domain
On 19/02/16 01:53, Dave Beach wrote:
> So this got me thinking that maybe a chunk of my problem is with LDAP itself on the server. Executing "slapcat" shows me what I believe to be the correct content, including what looks like appropriate content underneath the following:
>
> dn: sambaDomainName=DRBHOME,dc=drbhome,dc=ca
>
> That seems to answer the question about whether
2005 May 30
1
failed to add domain dn= sambaDomainName=hostname
Hello,
On a computer, a sparc64 with Debian, with hostname tw89
and domain name KUDDE
thinks `smbpasswd` that the domain name is TW89
| tw89:~
| # grep workgroup /etc/samba/smb.conf
| # Change this to the workgroup/NT-domain name your Samba server will part of
| workgroup = KUDDE
| tw89:~
| # ldapsearch -LLxW -H ldaps://tw89 -D cn=admin,ou=people,dc=gst,dc=stappers,dc=nl \
| -b
2004 Feb 23
2
Time Limit Exceeded Error
I am trying to get Samba to connect to a LDAP server. I am using Samba 3.
When I start Samba, the following error is in the smbd.log:
[2004/02/22 16:53:10, 2] lib/smbldap.c:smbldap_search_suffix(1066)
smbldap_search_suffix: searching for:
[(&(objectClass=sambaDomain)(sambaDomainName=IS))]
[2004/02/22 16:53:10, 0] lib/smbldap.c:smbldap_open_connection(530)
ldap_initialize: Time limit
2004 Oct 29
2
Issue with two domains in one LDAP tree
Hi,
I've just moved a second Samba domain to LDAP -- it works great! However, the
first domain is now dead in the water. It refuses to autenticate, and from
the logs it looks like it's not find the SambaDomainName entry in the LDAP
tree. Here is a diagram of how my LDAP tree is set up.
dc=mycompany,dc=com
|___ ou=computers
|___ ou=people
|___ ou=groups
|___ sambaDomain=domain1
|___