<div id="result_box" dir="ltr">Good afternoon, <br><br>We have some desktops using Ubuntu 8.10 
and 8.04 on a Windows network, these desktops are authenticating 
in Active Directory  with LDAP and Kerberos. This has several network 
shares using DFS (Distributed File System). From the desktop when we try to 
connect to DFS server something weird happens, it shows the remote 
directory as existing but enter into the loop, not allowing access to any shared file . <br><br>Below is the sequence of commands executed in the 
console:</div><br>1. # mount -o username=xpto //Server/xxx /mnt/server<br><br>2. # cd /mnt/server<br><br>3. # pwd <br>/mnt/server/<br><br>4. # ls <br>total 0<br>drwxrwxrwx 1 root root 0 Sep  2 12:08 ADM<br><br>5. # cd ADM<br>
<br>6. # pwd <br>/mnt/server/ADM<br><br>7. # ls<br>total 0<br>
drwxrwxrwx 1 root root 0 Sep  2 12:08 ADM<br>
<br>8. # cd ADM<br><br>9. # pwd <br>
/mnt/server/ADM/ADM<br><br>10. # ls<br>
total 0<br>

drwxrwxrwx 1 root root 0 Sep  2 12:08 ADM<br>

<br>11. # cd ADM<br><br>12. # pwd <br>

/mnt/server/ADM/ADM/ADM<br><br>13. # ls<br>ls: reading directory .: Object is remote<br>
<br>Thanks,<br><br>Andre Chiode<br><a href="mailto:chiode@gmail.com" target="_blank">chiode@gmail.com</a><br>