Hi.  I'm having a hard time using ncpmount.  I'm not sure to whom to turn 
for help, so I'm trying the ubuntu package maintainers.

In Windows, I have my home drive mounted.  It says
        (H:) Ryan on 'SERVERNAME\Dept_users\Users

When I check my "Novell Connections", I see that I have this row:

Resource    User     Conn No.  Auth Style           eDirectory Tree   Trans
SERVERNAME  CN=ryan   XXXX     eDirectory Services  DIR               IP
(tree) DIR  CN=ryan

By watching the login traffic with wireshark, I determined that the 
windows client communicates with
        servername.dept.company.com  and
        dir.dept.company.com

Also, my "context" on the login dialog is listed as
        people.dept.company.com

So, I'm trying to figure out how to put this together into an ncpmount 
command line.  The closest I could come up with was:
        ncpmount -C -S SERVERNAME -A servername.dept.company.com \
           -U ryan -V Dept_users/Users/Ryan \
          /mnt

If I do this, I get
        ncpmount: No such entry (-601) in nds login

I've tried using the tree instead:
        ncpmount -C -T DIR -A servername.dept.company.com \
           -U ryan -V Dept_users/Users/Ryan \
          /mnt

but I get
        ncpmount: Server not found (0x8847) in tree search

I've tried many variations on my name (-U), such as
        ryan.people.dept.company.com
        CN=ryan
        CN=ryan.people.dept.company.com
        CN=ryan,DC=people,DC=dept,DC=company,DC=com

All these give me the same
        ncpmount: No such entry (-601) in nds login

except that last one, where I get
        ncpmount: Expected RDN delimiter (-315) in nds login

I've also tried with the -C (case sensitive password) and without.

I even edited tried altering the program so that it wouldn't uppercase my 
username before sending it to the server, and I've tried several case 
variations, all of which give me
        ncpmount: No such entry (-601) in nds login


Any suggestions?  OR, any suggestions on someplace else to ask these 
questions?

Thanks.
--Ryan

-- 
Ubuntu-motu mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to