Displaying 20 results from an estimated 41 matches for "xlll".
Did you mean:
lll
2016 Oct 12
2
Replacement pdc samba3 to samba4 nt classic
...t;> have backups for the old server
>>
>> I'm trying to make a change of PDC
> OK, let us try to restore.
>
> You may post the following in a private mail.
> Post the out of those commands to give us some infos:
>
> # the structure of your DIT
> # ldapsearch -xLLL -H ldapi:/// -b dc=rugion,dc=ru hasSubordinates=TRUE dn
root at pdc:~# ldapsearch -xLLL -H ldapi:/// -b
ou=arkhangelsk,dc=rugion,dc=ru hasSubordinates=TRUE dn
dn: ou=arkhangelsk,dc=rugion,dc=ru
dn: ou=users,ou=arkhangelsk,dc=rugion,dc=ru
dn: ou=groups,ou=arkhangelsk,dc=rugion,dc=ru
dn: ou=compu...
2016 Oct 12
0
Replacement pdc samba3 to samba4 nt classic
...reate the entries in secrets.tdb.
> Yes I too prefer Debian, but by default Ubuntu is in my company.
>
> On 12.10.2016 16:16, Harry Jede via samba wrote:
> > Am Mittwoch, 12. Oktober 2016 schrieben Sie:
> >>> # the structure of your DIT
> >>> # ldapsearch -xLLL -H ldapi:/// -b dc=rugion,dc=ru
> >>> hasSubordinates=TRUE dn
> >>
> >> root at pdc:~# ldapsearch -xLLL -H ldapi:/// -b
> >> ou=arkhangelsk,dc=rugion,dc=ru hasSubordinates=TRUE dn
> >> dn: ou=arkhangelsk,dc=rugion,dc=ru
> >>
> >> d...
2015 Sep 03
2
does ldapsearch work in Samba4
Does ldapsearch work with Samba4 since it has it's own LDAP server? I've seen a
number of ldap related posts here and I'm trying to head down that road for
Dovecot authentication, but I'm getting stopped right away. For example, the
following doesn't work:
$ ldapsearch -xLLL -H ldap://localhost:389 \
-D "cn=Administrator,dc=HPRS,dc=local" -W -b "dc=HPRS,dc=local"
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
additional info: Simple Bind Failed: NT_STATUS_LOGON_FAILURE
but ...
$ ldbsearch -H ldap[s]://localhost -U Administrator...
2018 Mar 02
1
Fwd: Migrating server
...lists.samba.org> het volgende geschreven:
>
> Hi Rob,
> please stay on list. Otherwise I will charge you :-)
> By the way I have no problem to get payed.
>
>> Hi Harry,
>>
>> The one very obvious difference is the result of this command: #
>> ldapsearch -xLLL -b dc=afrika,dc=xx -s sub -D
>> cn=admin,dc=afrika,dc=xx -w 'sambadomainname=*'
>> dn: sambaDomainName=SCHULE,dc=afrika,dc=xx
>>
>> I get dn: sambaDomainName=MYDOMAIN, dc=mydomain which is different ,
>> should it be MYDOMAIN dc=sam3dc?
> I hope you have go...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 17:28, Harry Jede wrote:
> On 18:11:20 wrote Rowland penny:
>> On 06/03/16 16:22, Harry Jede wrote:
>>> On 17:13:33 wrote Martin Juhl:
>>>> Hi guys
>>>>
>>>>
>>>> When trying to set root's password, I get a segmentation fault:
>>>>
>>>> [root at bart ~]# smbpasswd -a root
>>>> No
2018 Mar 02
0
Fwd: Migrating server
Hi Rob,
please stay on list. Otherwise I will charge you :-)
By the way I have no problem to get payed.
> Hi Harry,
>
> The one very obvious difference is the result of this command: #
> ldapsearch -xLLL -b dc=afrika,dc=xx -s sub -D
> cn=admin,dc=afrika,dc=xx -w 'sambadomainname=*'
> dn: sambaDomainName=SCHULE,dc=afrika,dc=xx
>
> I get dn: sambaDomainName=MYDOMAIN, dc=mydomain which is different ,
> should it be MYDOMAIN dc=sam3dc?
I hope you have got the first line, the sec...
2016 Oct 11
0
Replacement pdc samba3 to samba4 nt classic
...ver
> I was able to restore some files
> have backups for the old server
>
> I'm trying to make a change of PDC
OK, let us try to restore.
You may post the following in a private mail.
Post the out of those commands to give us some infos:
# the structure of your DIT
# ldapsearch -xLLL -H ldapi:/// -b dc=rugion,dc=ru hasSubordinates=TRUE dn
# the registered domains
# ldapsearch -xLLL -H ldapi:/// '(&(sambadomainname=*)(objectclass=sambadomain))' sambaDomainName sambaSID
# the machines and or trust accounts
# ldapsearch -xLLL -H ldapi:/// '(&(cn=*$)(objectcla...
2018 Mar 01
3
Fwd: Migrating server
Yes please for the notes.
I re-ran the tests without the smbldap-tools. I installed phpldapadmin and
am able to login to the apache page using the cn=admin, dn=mydomain and
create entries. This kind of tells me that LDAP is working
Then I run the pdbedit -Lv and it lists all the users.
The following happens when I add the LDAP bits to smb.conf and restart
samba.The issue seems to be with samba
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...ap-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. Surprisingly, it works.
Here the relevant information, openldap logs with loglevel filter (256):
*before adding the samba user* :
# ldapsearch -xLLL -D cn=admin,dc=europa,dc=xx -W -b dc=europa,dc=xx -s sub "(&(objectClass=sambaDomain)
(sambaDomainName=europa))" sambaDomainName sambaNextRid sambaNextUserRid sambaNextGroupRid sambaSID sambaAlgorithmicRidBase
objectClass
dn: sambaDomainName=EUROPA,dc=europa,dc=xx
objectClass: top
ob...
2016 Jul 25
2
Unable to execute ldapsearch on samba4 installed in Active Directory mode
...min, i am able to connect as anonymous, but when i try to
provide Administrator Distinguished name and password, authentication
failed.
I received this error : stronger authentication required (8) for user.
I then try to use ldapsearch, but i still not success to have great result.
$ldapsearch -xLLL -H ldap://localhost:389 -D
"cn=Administrator,dc=HPRS,dc=local" -W -b "dc=lab,dc=local"
after entering the password, it display the same message while using
phpldapadmin out :
Stronger authentication required
Additional info : BindSimple : Transportencryption required
When i re...
2012 Nov 23
6
Samba PDC group list empty
Dear samba users,
I have very strange problem. I have Samba PDC up and running, but only
thing is missing. I cannot see any Domain Groups at all.
Here is my config:
Debian Squeeze:
ii samba 2:3.5.6~dfsg-3squeeze8
SMB/CIFS file, print, and login server for Unix
ii samba-common 2:3.5.6~dfsg-3squeeze8 common
files used by both the Samba
2016 Oct 10
6
Replacement pdc samba3 to samba4 nt classic
Migration was held in connection with the breakdown of the old server
after setting up a new server stopped working to add windows pc to a domain
root at pdc:/var/log/samba# cat /etc/samba/smb.conf
[global]
# Default options
allow nt4 crypto = yes
client ntlmv2 auth = no
disable spoolss = yes
dns proxy
2009 Oct 06
1
ldapsam, smbpasswd and posixAccount
...posix related attrs, I thought, running
smbpasswd -a would add the necessary samba attrs, but that's not the
case. I see this problem:
$ ldapadd -x -D "cn=Manager,dc=tuxgeek,dc=de" -f /tmp/posix.ldif -W
adding new entry "uid=schalke,ou=users,dc=tuxgeek,dc=de"
$ ldapsearch -xLLL uid=schalke
dn: uid=schalke,ou=users,dc=tuxgeek,dc=de
uid: schalke
objectClass: account
objectClass: posixAccount
cn: schalke
uidNumber: 10100
gidNumber: 10023
homeDirectory: /home/TUXGEEK/schalke
loginShell: /bin/bash
[root at tiffy openldap]$ smbpasswd -a schalke
New SMB password:
Retype new SMB...
2015 Oct 08
4
Samba AD PDC , LDAP and Single-Sign-On (was: re: Samba Internal DNS vs. BIND_DLZ)
...k" with LDAP clients and I need do no further
server-side configuration? Or does it mean, "sorry, you can't do LDAP
Authentication with Samba4."
Please clarify so I can make some decisions.
btw - the following command *does* work from a Linux client on the network:
ldapsearch -xLLL -H ldap://mail:389 -D "cn=Administrator,CN=Users,dc=HPRS,dc=local" -W -b "dc=HPRS,dc=local"
--Mark
-----Original Message-----
> From: "L.P.H. van Belle" <belle at bazuin.nl>
> To: "samba at lists.samba.org" <samba at lists.samba.org>
>...
2012 Jul 24
0
(no subject)
...--------
root at debian# smbclient -L localhost -U rodrigo
Enter rodrigo's password:
session setup failed: NT_STATUS_LOGON_FAILURE
-----------------------------------------------------------------
In the first the user is samba user, and second posix.
root at debian-fileserver:~# ldapsearch -xLLL uid=secretaria
dn: uid=secretaria,ou=Users,dc=defensoria,dc=net
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: shadowAccount
objectClass: sambaSamAccount
cn: secretaria
sn: secretaria
givenName: secretaria
uid...
2016 Oct 19
2
3.6.23-25.el6_7 and 4.2.10 and "Domain Admins" are/not Admins?
hi all
I have two different Samba versions as PDC and BDC and
depending on which one is "domain master" users which are
domain admins are not recognized as such.
Everything seems normal with 3.6.23-25.el6_7 as "domain
master" but when I configure them so 4.2.10 is the master
then I login to Win7 fine but Windows tells me that the user
is not an Admin and I need to supply
2018 Mar 05
2
Fwd: Migrating server
...e> wrote:
> Hi Rob,
>
> please stay on list. Otherwise I will charge you :-)
>
> By the way I have no problem to get payed.
>
>
>
> > Hi Harry,
>
> >
>
> > The one very obvious difference is the result of this command: #
>
> > ldapsearch -xLLL -b dc=afrika,dc=xx -s sub -D
>
> > cn=admin,dc=afrika,dc=xx -w 'sambadomainname=*'
>
> > dn: sambaDomainName=SCHULE,dc=afrika,dc=xx
>
> >
>
> > I get dn: sambaDomainName=MYDOMAIN, dc=mydomain which is different ,
>
> > should it be MYDOMAIN dc=sa...
2018 Jul 04
5
classicupgrade questions
I am trying to do a classicupgrade. (This is not 1st try, I went through it
once time already; then I deleted all data and trying it again, with
questions now.)
Command
samba-tool domain classicupgrade --dbdir=/etc/samba.PDC/ --realm=ad.nemuh.cz
--dns-backend=BIND9_DLZ /etc/samba.PDC/smb.PDC.conf
Problem a)
...
init_sam_from_ldap: Entry found for user: pc0027$
init_sam_from_ldap: Failed to
2015 Oct 08
0
Samba AD PDC , LDAP and Single-Sign-On
...do no further
> server-side configuration? Or does it mean, "sorry, you can't do LDAP
> Authentication with Samba4."
>
> Please clarify so I can make some decisions.
>
> btw - the following command *does* work from a Linux client on the network:
>
> ldapsearch -xLLL -H ldap://mail:389 -D "cn=Administrator,CN=Users,dc=HPRS,dc=local" -W -b "dc=HPRS,dc=local"
>
> --Mark
>
>
>
2016 Jul 25
0
Unable to execute ldapsearch on samba4 installed in Active Directory mode
...i
> try to provide Administrator Distinguished name and password,
> authentication failed.
>
> I received this error : stronger authentication required (8) for
> user.
>
> I then try to use ldapsearch, but i still not success to have great
> result.
>
> $ldapsearch -xLLL -H ldap://localhost:389 -D
> "cn=Administrator,dc=HPRS,dc=local" -W -b "dc=lab,dc=local"
>
> after entering the password, it display the same message while
> using phpldapadmin out : Stronger authentication required
> Additional info : BindSimple : Transportenc...