@obsolesce said in SSSD AD authentication and ubuntu 18.04:
@pmoncho said in SSSD AD authentication and ubuntu 18.04:
@obsolesce said in SSSD AD authentication and ubuntu 18.04:
@jame_s said in SSSD AD authentication and ubuntu 18.04:
what a waste of time. i canned it and went with centrify express, worked 1st time.
Yeah third party software works. I used to use PowerBrokers Identity Services from BeyondTrust... that worked great...
But, it's third party non-open source software.
Now I simply use realmd and winbind:
https://www.timothygruber.com/linux/samba-file-server-with-microsoft-ad/#Install_PackagesWere you able to get nested groups from AD to work properly on the Samba shares without PowerBroker's software?
Side-note - I never did get a chance to play with that. To much upgrading over the last few months.
Yes nested groups work in Samba.
What does it show if you enter the command: id [email protected]?
Booted up the server yesterday and it only has ubuntu 16.04.
id [email protected] - no such user
I am going to use your notes and build a new server with Fedora and see if I have any sticking points.
Ultimate goal - We use a linux fax server that puts pdf's into each users folder on the share based on the phone number. I am trying to figure out how lock down each users folder using RBAC with nested groups from AD. If that's possible at all.
Trying to move away from Windows in the future. Don't know how successful I will be.