<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
</div>Just a quick shot in the dark:  Can you check if the Kerberos Keytab<br>
for the machine has been deployed?  If you point a browser to<br>
<URL:<a href="http://www.intern" target="_blank">http://www.intern</a>>, you should find a link to the Incinga<br>
monitoring page.  There should be a test for the keytab.<br>
<br>
You can copy the keytab again with the command<br>
<br>
    debian-lan key2machine workstation01<br>
<br>
to the host "workstation01".  The keys are in /root/installation/, and<br>
after copying they are renamed, so if the key is missing, check the<br>
/root/installation/ directory.<br>
<br>
Without the key, the home drectories cannot be mounted.  You can only<br>
login on the console, with / as home directory.  (This is a good test<br>
if the kerberos authentication works.)<br></blockquote><div><br><br></div><div>This part is fully OK<br><br></div><div>Though, you made me think about one point:<br></div><div>I had to change /etc/fstab to mount the nfs4 share onto another location<br>

</div><div>From memory, it should be like this<br><br></div><div>/dev/mapper/lvhome   /lan/mainserver/home0    default,usrquota  0 2<br></div><div><br></div><div>And indeed, the directory isn't mounted.<br></div><div>

I will check the /etc/exports for any dependency.<br></div><div>After a double check on server side, home dirs are well created and remains as is if I test the user locally on the server.<br></div><div>As the nfs share isn't mounted, I understand the client can't open it's session.<br>

</div><div> <br></div><div>Right now I will leave computers for a few hours.<br></div><div>I get back later with more informations and I'll check the dns zones as you suggested.<br><br></div><div>Thanks for your time and patience<br>

<br>Regards<br></div></div></div></div>