Displaying 5 results from an estimated 5 matches for "484908".
Did you mean:
84908
2019 Mar 02
2
(no subject)
...include kerberos login, however, so thank you for that!
Setting uidNumber, gidNumber, etc. from Microsoft tools is deprecated, so I
plan to put together some solution to automatically assign them during/after
user creation, e.g.
- https://serverfault.com/q/764185/55544
- https://serverfault.com/q/484908/55544
I used pam_mkhomedir to create the home directory on the DC.
Correct me if I'm wrong, but winbind (on a Samba DC) can **only** use
"template homedir" and "template shell", and will not respect the RFC 2307
attributes in LDAP. Is that correct?
> If i may suggest....
2019 Jun 23
0
Announcing "adam" - Active Directory Automated Maintenance tool
...ool in the future,
which you will find in the issue tracker.
I hope this saves time for others in the same boat as me, and look
forward to your feedback. If you have any problems, please open an
issue on the GitLab issue tracker.
Cheers,
Jonathon Reinhart
[1]: https://serverfault.com/questions/484908/ad-plugin-or-utility-that-generates-unique-uidnumber-gidnumber-on-creation
[2]: https://blogs.technet.microsoft.com/activedirectoryua/2016/02/09/identity-management-for-unix-idmu-is-deprecated-in-windows-server/
[3]: https://lists.samba.org/archive/samba/2019-June/223497.html
2019 Mar 03
0
(no subject)
...thank you for that!
>
> Setting uidNumber, gidNumber, etc. from Microsoft tools is
> deprecated, so I plan to put together some solution to automatically
> assign them during/after user creation, e.g.
>
> - https://serverfault.com/q/764185/55544
> - https://serverfault.com/q/484908/55544
Adding RFC2307 to a user was never automatic on ADUC, you had to use
the 'Unix Attributes' tab and it is this that has been removed.
>
> I used pam_mkhomedir to create the home directory on the DC.
>
> Correct me if I'm wrong, but winbind (on a Samba DC) can **onl...
2019 Mar 21
3
idmaps, again
Today a topic popped up again, which I already wrote about in this
thread a while ago:
https://groups.google.com/forum/#!topic/linux.samba/w2B-0bRy9_0
Creating new users via ADUC under Windows10 still gives us users with
missing attributes like uidNumber etc
As far as I understand, this simply doesn't work with Win10, related to
2019 Mar 01
8
(no subject)
Hello,
I'm running a Samba DC on Debian 9 (version 4.5.12-Debian) in a lab
environment, set up like this:
https://jonathonreinhart.com/posts/blog/2019/02/11/setting-up-a-samba-4-domain-controller-on-debian-9/
I would now like to configure this server to enable login via domain
credentials. I'm aware that the Samba wiki recommends the following:
-