How to enable Unix access for user from PowerShell?
@Teja_bhai7 жыл бұрын
This is the Windows part, what about the setup in linux. Can you please provide the video or details , needs to be done in linux machine for IM.
@Flids845 жыл бұрын
My husband works for Red Hat in their IDM department. If you're still interested I can have him contact you.
@sumantasahoo22415 жыл бұрын
@@Flids84 hello please say him to contact me
@Flids845 жыл бұрын
@@sumantasahoo2241 Sure!
@Striker201203145 жыл бұрын
@@sumantasahoo2241 It depends on what version of Linux you are using. If you are using Winbind or SSSD within Linux, then you do not need to enable Unix attributes within Active Directory. SSSD and Winbind are smart enough to use the objectSID and objectGUID attributes within AD LDAP objects. This means that you can set up a default install of Active Directory (with no further configuration or changes) and join a Linux machine to it. I explain a lot of details about this in my personal blog: strikerttd.wordpress.com/2016/06/14/authenticating-to-fedora-using-active-directory-credentials-that-lack-unix-attributes/
@mrsahoo64764 жыл бұрын
@@Striker20120314 hello sir, if I configure NIS in Linux , then how to integrate Linux to windows ad. Please suggest me.