Displaying 20 results from an estimated 20000 matches similar to: "samba-tool to list users of the trust domain"
2020 Feb 26
2
samba-tool to list users of the trust domain
It seems to generate an error 'No such file or directory' if I put -H
option.
samba-tool user list -H main-dc1.sandbox.net
ltdb: tdb(/var/lib/samba/private/main-dc1.sandbox.net): tdb_open_ex: could
not open file /var/lib/samba/private/main-dc1.sandbox.net: No such file or
directory
Unable to open tdb '/var/lib/samba/private/main-dc1.sandbox.net': No such
file or directory
Failed
2020 Feb 26
2
samba-tool to list users of the trust domain
Thanks Andrew, however there's an LDAP error. There are so heaps of users
on our main AD.
I put -U and using an account on the main AD.
ERROR(ldb): uncaught exception - LDAP error 4 LDAP_SIZE_LIMIT_EXCEEDED -
<> <>
File "/usr/lib64/python3.6/site-packages/samba/netcmd/__init__.py", line
186, in _run
return self.run(*args, **kwargs)
File
2015 Nov 10
3
Unable to use samba-tool
I having trouble with use samba-tool command. It just does not works. I
need help with troubleshooting
Commands I have tried:
sudo samba-tool user create edward
New Password:
Retype Password:
ERROR(<type 'exceptions.ValueError'>): Failed to add user 'edward': -
unable to parse dn string
File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line
176,
2020 Aug 15
2
password reset using admin keytab on domain member
Hi,
I was wondering if it is possible to use something like
samba-tool user setpassword ... -k yes
on a domain member if one has kerberos tickets for an admin account.
That does not seem to work for me, as the above command appears to try
to write to the database directly...
ltdb: tdb(/var/lib/samba/private/sam.ldb): tdb_open_ex: could not open
file /var/lib/samba/private/sam.ldb: No such file
2015 Nov 10
1
Unable to use samba-tool
First don't forget to reply to Rowland, he's question has sense.
samba-tool user list
ltdb: tdb(/var/lib/samba/private/sam.ldb): tdb_open_ex: could not open
file /var/lib/samba/private/sam.ldb: *Permission denied*
--> You should have run that command with a non-root user. A root user
would not face such issue as root can access all files. Perhaps you can
deal with files permissions to
2018 Mar 24
5
Redirected folders no longer working correctly
I have a new problem. I'm currently running Samba4 4.4.16 as an AD/DC. I've been running this
AD/DC for several years now. I am using redirected folders. Up to now, domain users logging
onto any domain member Windows workstation would get their desktop. Recently I discovered that
users now only get their desktop on their "usual" workstation, and the Desktop Target is in
fact
2019 Aug 10
2
samba-tool ou create "OU=del-ou, dc=atest, dc=com" fails with /var/lib/samba/private/sam.ldb: No such file or directory
Hello,
I am trying to use samba-tool to create OU on active directory.
1. Joined to domain.
# net ads join -U <>
2. Listed GPO's on domain to check samba-tool script can pull the GPOs.
# samba-tool gpo listall
GPO : <>
display name : test-Computers-GPO-1
path : \\atest.com\SysVol\atest.com\Policies\<>
dn :
2015 Oct 16
1
samba-tool using domain users
!!! Regards
For example, I tried the following command:
samba-tool user create jhon p at assword -U mike
Then, the user is created without authenticate the user mike
Another command that I need execute with authentication is "samba-tool fsmo transfer".
That's all the point of an AD domain : )
If any user could make change into AD database, the product would not be
too much secure.
2020 Feb 10
3
FW: samba_kcc issue after joining the domain as a DC
Guys,
> On 10/02/2020 14:40, L.P.H. van Belle via samba wrote:
>> @Rowland.
>>
>> I now see he only mailed me.
>> Here you go..
> No, he emailed me as well, but I missed this:
> samba-tool domain join domain.com DC -k yes --dns-backend NONE
> --server=vm-dc1.domain.com
> Why did he do that ? why no dns server ?????
This is b/c we used to host AD zone on
2012 Dec 13
1
Checking data migration from samba3 to samba4
How do we check the data from Samba4 that the data from Samba3 successfully
migrated?
I dunno if it successfully migrated coz got these (last part):
[root at gaara LiveData]# /usr/local/samba/bin/samba-tool domain
classicupgrade --dbdir=/srv/LiveData/var_lib_samba/samba
--use-xattrs=yes --realm=kazekage.sura.sandbox.local
--dns-backend=SAMBA_INTERNAL /srv/smb.conf
Once the above files are
2012 Dec 04
2
Samba4 Classicupgrade Failed
Hi,
I am stuck on upgrading the current Samba3 to Samba4, currently used Samba
3.3.10 and upgraded to Samba 3.4.17 still the same problems below. I also
try to upgrade the Python 2.4.3 to Python 2.7 still same problems, with the
OpenLDAP 2.3.43.
[root at ewanko]# /usr/local/samba/bin/samba-tool domain classicupgrade
--dbdir=/var/lib/samba/ --use-xattrs=yes --realm=ewanko.local
2020 May 25
2
Failed to commit objects: DOS code 0x000021bf attempting to add DC to Zentyal 3.2 domain (samba 4.1.7)
Hello,
I'm attempting to join a new samba 4 server version 4.12.3 to an existing samba 4 domain running on Zentyal 3.2 (samba version 4.1.7).
I'm getting the error in the subject line: Failed to commit objects: DOS code 0x000021bf
And the domain join fails. It looks like it's having some sort of problem with the replication stage but I'm not exactly sure what.
I'm
2020 Feb 26
0
samba-tool to list users of the trust domain
You may be able to use another tool like 'net rpc users' otherwise we
will need to patch samba-tool to support 'paging' the search of users.
We don't notice this with Samba <-> Samba because a Samba server does
not restrict the LDAP result size in this way (we impose a much larger
per-MB limit).
Andrew Bartlett
On Wed, 2020-02-26 at 14:15 +1300, Mario Codeniera wrote:
2017 Aug 26
2
DC Upgrade from 4.1.7 to 4.6.7
> -----Message d'origine-----
> De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland
> Penny via samba
> Envoyé : samedi 26 août 2017 12:00
> À : samba at lists.samba.org
> Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
>
...
> On Sat, 26 Aug 2017 11:28:00 +0400
> > Hi,
> >
> > I have begun to add a new 4.6.7 DC (following
2018 Jul 31
2
samba-tool dbcheck "Indexed and full searches both failed"
On Tue, 31 Jul 2018 07:37:38 -0500
Denis Morejon via samba <samba at lists.samba.org> wrote:
> Hi:
>
> I have two samba 4.7.4 DCs. One of them has problems. I can not use
> samba-tool on it. Then, when I try to fix It's database It returns:
>
> -------------------------------------------------------------------------------------------------------------------
>
2018 Jul 26
2
passdb.error: uncaught exception - requested file lock
Hi
Can someone give insights please on this issue or solution...
...
Importing users
ERROR(<class 'passdb.error'>): uncaught exception - Unable to add sam
account 'mmcarter', (-1073741739,A requested file lock cannot be granted
due to other existing locks.)
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line
176, in _run
return
2018 Mar 28
5
How to change Domain password as normal user?
On Tue, 27 Mar 2018 13:38:56 -0400 Mark Foley wrote:
>
> On Mon, 26 Mar 2018 08:08:53 +0200 Michael Wandel <m.wandel at t-online.de> wrote:
> >
> > Am 26.03.2018 um 06:31 schrieb Mark Foley via samba:
> > > As a normal user, I want to change my Domain Password. I've tried:
> > >
> > > $ samba-tool user setpassword myuserId
2020 Oct 29
3
Setting up Backup AD DC
On Thu, 29 Oct 2020, Rowland penny via samba wrote:
> On 29/10/2020 14:43, Marco Shmerykowsky via samba wrote:
>> I want to setup a backup AD DC and have a few quick
>> (possibly dumb) questions:
> No, you just want to add another DC
>>
>> 1) Is this link the best reference to the procedure to
>> ?? create the backup AD DC?
>>
>> ->
>>
2015 May 27
2
Replicate Samba3 to Samba4
Hi,
Is it possible to replicate any major versions of Samba? As I don't know if
there are major improvements/news on the trust relationship with Samba AD
to Windows AD.
Currently our setup is Samba3 DC with trust with Windows AD, i used to able
to upgrade it on the dummy environment to Samba AD, but again the trust
seems not working or maybe I missed something on my configurations.
As
2020 Feb 10
4
FW: samba_kcc issue after joining the domain as a DC
Hai,
Ok. I did more digging, this is a link Dennis showed which might help..
https://www.itprotoday.com/windows-78/q-how-can-i-create-domaindnszones-directory-partition
Now, if i go throught the mailing list and lookup everything abotu this part.
> Could not find machine account in secrets database: Failed to fetch
> machine account password for DOM from both secrets.ldb (Could not