Displaying 5 results from an estimated 5 matches for "sdettmer".
Did you mean:
dettmer
2024 Mar 16
1
failing to get AD users (getent passwd DMYDOM\a-sdettmer)
...S Win driven AD (3 DCs). First I had not all in upper case
in krb.conf. I learnt uppercase is needed and fixed it. To go sure I
left domain, killed the container and started again from scratch (hope
nothing is stored anywhere).
I don't get getent passwd working:
getent passwd 'DMYDOM\a-sdettmer'
it returns just nothing. wbinfo -u works. Before starting from
scratch, I tried many things I found with Google but I had no success.
Could please someone take a look and enlighten me? Probably I forgot
something or configured something wrong, but I just fail to find it
since many hours. :(...
2024 Mar 16
1
failing to get AD users (getent passwd DMYDOM\a-sdettmer)
...d not all in upper case
> in krb.conf. I learnt uppercase is needed and fixed it. To go sure I
> left domain, killed the container and started again from scratch (hope
> nothing is stored anywhere).
>
> I don't get getent passwd working:
>
> getent passwd 'DMYDOM\a-sdettmer'
>
> it returns just nothing. wbinfo -u works. Before starting from
> scratch, I tried many things I found with Google but I had no success.
>
> Could please someone take a look and enlighten me? Probably I forgot
> something or configured something wrong, but I just fail to...
2024 Mar 17
1
failing to get AD users (getent passwd DMYDOM\a-sdettmer)
On Sun, 17 Mar 2024 11:36:51 +0100
Steffen Dettmer <steffen.dettmer+samba at gmail.com> wrote:
> On Sat, Mar 16, 2024 at 9:45?PM Rowland Penny via samba wrote:
> > On Sat, 16 Mar 2024 21:33:59 +0100 Steffen Dettmer via samba wrote:
> > > getent passwd 'DMYDOM\a-sdettmer'
> > > [nothing]
> > Have you installed libpam-winbind & libnss-winbind ?
>
> Thank you for your quick response again!
> Yes, I have libpam-winbind and libnss-winbind.
>
> I just today noticed (due to a typo in my test yesterday :() that some
> accounts...
2024 Mar 17
1
failing to get AD users (getent passwd DMYDOM\a-sdettmer)
On Sat, Mar 16, 2024 at 9:45?PM Rowland Penny via samba wrote:
> On Sat, 16 Mar 2024 21:33:59 +0100 Steffen Dettmer via samba wrote:
> > getent passwd 'DMYDOM\a-sdettmer'
> > [nothing]
> Have you installed libpam-winbind & libnss-winbind ?
Thank you for your quick response again!
Yes, I have libpam-winbind and libnss-winbind.
I just today noticed (due to a typo in my test yesterday :() that some
accounts do work! Apparently mine, which are in...
2024 Mar 16
1
Samba seem to work fine but "cannot find my workgroup"
...n could be found I think, because there were no errors
when authenticating for admin commands like:
root at samba1:/var/log/samba# wbinfo --ping-dc
checking the NETLOGON for domain[DMYDOM] dc connection to
"realwin2019.DMYDOM.local" succeeded
root at samba1:/etc# net ads join -U a-sdettmer
Password for [DMYDOM\a-sdettmer]:
Using short domain name -- DMYDOM
Joined 'SAMBA1' to dns domain 'DMYDOM.local'
root at nas1:/etc# net rpc rights grant "DMYDOM\a-sdettmer"
SeDiskOperatorPrivilege -U "DMYDOM\a-sdettmer"
Password for [DMYDOM\a-sdettmer]...