Displaying 2 results from an estimated 2 matches for "aontherfil".
Did you mean:
aontherfile
2024 Jan 19
2
Provisioning new AD Domain Controller
...HPRS\administrator:*:0:100::/home/HPRS/administrator:/bin/false
If I chown a file:
chown HPRS\\administrator.100 thisfile
I get:
# ls -l thisfile
-rwxrwx---+ 1 root users 68973 2022-08-08 09:12 thisfile
If I do the same for normal domain users:
# chown HPRS\\mark.100 anotherfile
# ls - aontherfile
rwxr-xr-x+ 1 HPRS\mark users 164 2019-01-20 01:43 anotherfile
The latter shows the actual "HPRS\mark" as the user, but doing so for
Administrator shows root as the user.
Are HPRS\administrator and root synonyms?
On the other hand, the prvisioning step created /var/lib/samba/sysv...
2024 Jan 18
1
Provisioning new AD Domain Controller
On Thu Jan 18 14:11:45 2024 Sonic <sonicsmith at gmail.com> wrote:
>
> hosts file? stale dns records?
I listed my hosts file in my first message:
127.0.0.1 localhost
192.168.1.60 mail.hprs.local mail
Since I had provisioned initially with the SAMBA_INTERNAL DNS backend, and
therefore Samba manages DNS, I thought perhaps there was a "stale dns", so