Eu pesquisei vários vídeos no Youtube, artigos em outros sites do Stack Exchange e alguns blogs ... mas ainda não consegui fazer isso ...
Meu ambiente é o Windows Server 2012 RC e o CentOS7.
1. I succeeded to make an Active Directory and promoted it to Domain Controller. 2. I created a user and a group in Active Directory and set up the Unix Attributes for UID and GID. 3. I can send a ping to the domain controller from the linux. 4. I succeeded to join the realm of the domain controller.(Use realm join command) 5. Also, I can see the realm list. 6. I can see the kerberos ticket with "klist" command. 7. I installed the DNS in the domain controller as well and can see the result from nslookup. 8. I can see the linux hostname in the Active Directory Users and Computers tab. 9. I succeeded to match the time of linux with the one of windows by ntpdate command.
Eu segui quase todas as informações que pude encontrar, mas ainda não consigo pesquisar o usuário do Active Directory da minha máquina Linux ..
[root@test1 ~] su - [email protected] su: user [email protected] does not exist [root@test1 ~]# id pamtest id: pamtest: no such user [root@test1 ~]# id [email protected] id: [email protected]: no such user
O que eu tenho que fazer para resolver isso? Estou usando sssd ao invés de winbind. Eu não toquei em nenhuma configuração no Linux, como o sssd.conf
É realmente difícil para mim resolver isso .. Por favor, deixe-me saber algo que você pode duvidar da lista que eu fiz ..