Displaying 4 results from an estimated 4 matches for "caponato".
2024 Jun 11
1
use of ‘idmap_ldb:use rfc2307 = yes’ in DCs
...root at dc1:~# wbinfo --gid-info 3000005
MAD\domain admins:x:3000005:
I have created a test GPO, run 'if ! samba-tool ntacl sysvolcheck; then samba-tool ntacl sysvolreset; fi? -??initially permissions wrong as expected and then corrected. All looking OK.
root at dc1:/var/lib/samba/sysvol/mad.caponato.es/Policies# ll
8.0K drwxrwx---+??4 MAD\domain admins MAD\domain admins?? ? ?4.0K Jun 11 15:17 {AE31896B-7228-4830-A7C7-A948B14C918A}
I create a test file in /root/ as follows, and check for ownership:
touch test
chown Luis:?Unix Admins' test
root at dc1:~# ll | grep test
? ?0 -rw-r--r--??1...
2024 Jun 27
1
Online AD Backup fails with "no auth" in 4.20?
On Thu, 27 Jun 2024 17:12:38 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> I can confirm that, in order to do backups from a member server, you
> need to install samba-ad-dc in the member server running > 4.20.
>
Whilst I do have samba-ad-dc installed on my Unix domain member, I fail
to see why it would be required for 'samba-tool domain backup
2024 May 29
2
Usrname map and Windows ACLs question
On Wed, 29 May 2024 09:40:42 -0300
Ivan Lopez via samba <samba at lists.samba.org> wrote:
> Hi!. I've already read that really useful notebook. Thanks for it.
> Sadly, I couldn't find any differences.
>
> All seems work OK without "username map" but as soon as I map
> OURDOM\Administrator to root v?a "username map",? I lost "Sessions"
2024 Jun 11
1
use of ‘idmap_ldb:use rfc2307 = yes’ in DCs
...000005
> MAD\domain admins:x:3000005:
>
> I have created a test GPO, run 'if ! samba-tool ntacl sysvolcheck;
> then samba-tool ntacl sysvolreset; fi? -??initially permissions wrong
> as expected and then corrected. All looking OK.
>
> root at dc1:/var/lib/samba/sysvol/mad.caponato.es/Policies# ll
> 8.0K drwxrwx---+??4 MAD\domain admins MAD\domain admins?? ? ?4.0K Jun
> 11 15:17 {AE31896B-7228-4830-A7C7-A948B14C918A}
>
> I create a test file in /root/ as follows, and check for ownership:
>
> touch test
> chown Luis:?Unix Admins' test
>
> root...