Displaying 20 results from an estimated 29 matches for "in_user_".
2019 Aug 18
2
Sysvol replication between DC
Hi,
I have followed the guidelines outlined in the article:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
.
I had a doubt:
When I ran the tdbbackup -s .bak command idmap.ldb which is 2MB generated a
720k-sized idmap.ldb.bak file.
I have stopped the samba service on CD 2, replaced the idmap.ldb file with
idmap.ldb.bak, renamed .bak to .ldb and reset Sysvol, then restarted the
sam...
2019 Aug 15
4
Sysvol replication between DC
Hi,
I would like to know which the best way to replicate Sysvol between my DC
Samba 4 is with Rsync/Osync, as per the article below?
https://wiki.samba.org/index.php/Bidirectional_Rsync/osync_based_SysVol_replication_workaround
I have 3 Samba 4 DC.
Regards,
M?rcio Bacci
2018 Jun 18
2
Questions about adding a DC
...307 = yes' to the join command"
So does this mean that rfc2307 should not be used if the other DCs are MS DCs?
Does the answer change if the ultimate goal is to decommission the MS DCs?
In addition, https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
states that "you must Create a hot-backup of the
/usr/local/samba/private/idmap.ldb file on the existing DC:" and import into
the new DC.
If The existing DC is an MS DC, how do I accomplish this step?
The ultimate goal is to migrate from the MS DCs to Samba DC's...
2019 Aug 09
2
rsnapshots/rsync 2 shares
Am 09.08.19 um 09:48 schrieb Rowland penny via samba:
>> And I wonder if "--numeric-ids" is good in this case.
>>
>> hints welcome
>>
> Are you using the winbind 'ad' backend on all Unix domain members ?
You might have guessed "no" or "it's complicated":
the server pulling the rsnapshots is also a DC (and not a DM)
2019 Aug 09
1
rsnapshots/rsync 2 shares
...not a DM)
>>
> not that complicated ;-)
>
> Pretend we are discussing sysvol and read this about idmap.ldb if you do
> not want to use the winbind 'ad' backend attributes:
>
> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
yep, thanks
the current rsnapshot run takes hours already ... I will wait for it to
complete first and check the results.
So far it looks as if "-aAX" does the trick anyway. "--numeric-ids"
always was there and a plain ls shows the same owner:group names...
2019 Jul 16
2
Syncing Sysvol
...;
> Another nice benefit of using smbclient + 'samba-tool ntacl
> sysvolreset' over rsync is that you don't need worry about the
> built-in user/group ID mappings, as documented here:
> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
Yes, I did consider this.
Rowland
2019 Apr 26
1
strange gpo behaviour
...php/Rsync_based_SysVol_replication_workaround#Information_on_rsync-based_replication
>
> so, simply use as source the FSMO DC.
>
Known problem, that well known, there is info on the wiki about it:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
Rowland
2018 Sep 11
0
samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)
...wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround>
Setup on all other Domain Controller(s) section implies that you
Make sure, that you haveidentical IDs of built-in groups on all DCs.
<https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings>
first then do the replication
which brings me back to the Joining a Samba DC to an Existing Active
Directory page.
my error was doing the sysvol replication last instead of the Built-in
User & Group ID Mappings
maybe the instruction could be made a bit clearer to do...
2024 Apr 19
1
Samba-tool gpo manage - The authenticated user does not have sufficient privileges
...ng
"samba-tool ntacl sysvolreset".
Did you check that idmapping of your user is the same on all DCs
including the content of "/var/lib/samba/private/idmap.ldb"? More info
on idmap.ldb:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
- Kees.
2024 Apr 19
1
Samba-tool gpo manage - The authenticated user does not have sufficient privileges
...".
I did sysvolreset.
> Did you check that idmapping of your user is the same on all DCs
> including the content of "/var/lib/samba/private/idmap.ldb"? More info
> on idmap.ldb:
> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
Yes. The cmd for adding script is working now.
I removed startup script by samba-tool and added it using gpmc.msc from
Windows client. Script uploaded to Samba.
I did a reboot of windows client but GPO was not applied.
How to diagnose that?
--
Jaros?aw K?opotek, kom. +48...
2019 Oct 25
2
SysVol replication (DFS-R)
Any plane in future to build-in Samba SysVol replication (DFS-R) ?
For now we have this workaround at link:
https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround
2019 Jul 16
4
Syncing Sysvol
Hi, in this thread:
https://lists.samba.org/archive/samba/2019-July/224365.html
Joachim Lindenberg reminded me that he was using smbclient to sync Sysvol.
He posted (in the link above) a link to his original post:
https://lists.samba.org/archive/samba/2019-July/224346.html
Here he posted a copy of his script. I personally would never have
thought about using smbclient, but it just goes to
2018 Jun 18
2
Questions about adding a DC
...AMDOM:unix_nss_info = yes
idmap config SAMDOM:range = 10000-999999
This will also necessitate adding unix attributes to the user accounts.
Does this sound reasonable?
>>
>> In addition,
>> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
>> states that "you must Create a hot-backup of
>> the /usr/local/samba/private/idmap.ldb file on the existing DC:" and
>> import into the new DC.
>>
>> If The existing DC is an MS DC, how do I accomplish this step?
>
> You cannot,...
2019 Sep 18
2
Sync UID/GUI between two DCs
Thank you for your answers Rowland.
I could go ahead.
Am 17.09.19 um 18:52 schrieb Rowland penny:
> On 17/09/2019 09:30, Simeon Peter wrote:
>> Am 17.09.19 um 17:08 schrieb Rowland penny via samba:
>>> Do not give the standard Windows users and groups a uid/gidNumber,
>>> most are never used on Unix, the main exception would be Domain Users.
>> OK, now I did it
2018 Jun 18
0
Questions about adding a DC
...an intention of either using
the Samba DC as a fileserver, or adding any Unix domain members ?
If you do, then add the line to any Samba DC's, if not then you can
ignore it.
>
> In addition,
> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
> states that "you must Create a hot-backup of
> the /usr/local/samba/private/idmap.ldb file on the existing DC:" and
> import into the new DC.
>
> If The existing DC is an MS DC, how do I accomplish this step?
You cannot, because a windows DC will no...
2019 Feb 15
2
samba DC, clear cash guid
On Fri, 15 Feb 2019 12:11:30 +0500
Шигапов Денис Вильданович via samba <samba at lists.samba.org> wrote:
> Will it be enough to clean the files /var/lib/samba/*.tdb? Will this
> not lead to any errors?
>
> On 15.02.2019 10:56, Шигапов Денис Вильданович via samba wrote:
> > Hi, I set all users guidNumber in DC
> > but the id command displays the cached results, for
2019 Jul 16
0
Syncing Sysvol
...nice benefit of using smbclient + 'samba-tool ntacl
> > sysvolreset' over rsync is that you don't need worry about the
> > built-in user/group ID mappings, as documented here:
> > https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
>
> Yes, I did consider this.
>
> Rowland
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
2019 Aug 16
0
Sysvol replication between DC
...;have to sync 'idmap.ldb' between DCs
> Sorry again, I didn't undestand how to do idmap.ldb between DCs.
>
> Can I sync?/var/lib/samba/private/idmap.ldb with rsync too?
>
No, see here:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
Rowland
2019 Oct 25
0
SysVol replication (DFS-R)
...rvers [5]
Thanks.
[1]
https://wiki.samba.org/index.php/SysVol_replication_(DFS-R)
[2]
https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround#Information_on_rsync-based_replication
[3]
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings
[4]
https://wiki.samba.org/index.php/Bidirectional_Rsync/Unison_based_SysVol_replication_workaround
[5]
https://unix.stackexchange.com/questions/248668/sync-muliple-pcs-with-unison/546309#546309
On Fri, 2019-10-25 at 12:31 +0200, Ivan Juri?i? via samba wrote:
> Any plane...
2020 May 05
1
Access Denied to Netlogon Share on secondary DC
No change....
scp /var/lib/samba/private/idmap.ldb dc02:/var/lib/samba/private/idmap.ldb
still access denied
root at dc02:~# smbclient //localhost/netlogon -Udirk -c 'ls'
Enter SAMBA\dirk's password:
NT_STATUS_ACCESS_DENIED listing \*
-----Urspr?ngliche Nachricht-----
Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Rowland penny via
samba
Gesendet: