I typically use: ncpmount -S server mnt -U username It prompts me for the password and after I type it in I have access to the server.
I tried your command: ncpmount -S server -V sys mnt -C -U username -P password which also works for me. I took a look at the FAQ for ncpfs. It mentions using the -b option with ncpmount if you can't login. The man page says to use -b if you're connecting to Netware 4 or 5 through bindery emulation instead of NDS. You could try that and see if it works. What Netware version are you using? On Wed, 2002-02-20 at 11:23, James Pifer wrote: > I used the commands and I get the same results. I can do an slist and > see the server, but get and invalid nd login when I try to use > ncpmount.Can you send me an example of your ncpmount command? > > I even tried a user on netware that has no password and used the -n > option. It still says 'Invalid password (-669) nds login' > > Thanks, > James > > > On Wed, 2002-02-20 at 12:32, Carl D. Blake wrote: > > I interface Redhat 7.1 to a 4.11 Netware server. I tried the command > > you list and it worked just fine for me. I don't really see a problem > > with your ncpmount command. The only other thing I can think of is that > > I configured the ipx interface differently. I didn't have to do > > ipx_configure --auto_interface=on --auto_primary=on > > In fact when I've tried that before I've had trouble getting it > > working. In my /etc/rc.d/rc.local script file I insert the following > > lines: > > /sbin/ipx_interface delall > > /sbin/ipx_interface add -p eth0 802.2 > > We happen to be using 802.2. You can substitute ETHERNETII or whatever > > your fame type happens to be. After I do that everything works. I am > > puzzled that you can see the server with slist. It seems like if you > > were having a fundamental problem where the interface wasn't setup > > correctly then you wouldn't be able to see the server at all. > > > > On Tue, 2002-02-19 at 12:55, James Pifer wrote: > > > I'm trying to use ncpmount to connect to a Netware server. I've followed > > > the howto and have done this: > > > > > > #ipx_configure --auto_interface=on --auto_primary=on > > > > > > I can then do: > > > #slist servername > > > > > > and it returns the servername with the correct IPX address, etc. > > > > > > When I try to issue the ncpmount command I can't login. I'm trying: > > > #ncpmount -S servername -V volume /share/sys -C -U username -P password > > > > > > I keep getting ncpmount: Invalid password (-669) in nds login > > > Login denied. > > > > > > -I have the server in /etc/hosts in case it matters > > > -I've tried two different logins and I know the passwords are correct. > > > -I've tried with and without -C, which I don't think would make a > > > difference here anyway > > > -I've tried just the username, as well as distinguished, such as > > > username.context > > > -I've tried without -P so it prompts for username. > > > > > > Can anyone help out? > > > > > > Thanks, > > > James > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Redhat-list mailing list > > > [EMAIL PROTECTED] > > > https://listman.redhat.com/mailman/listinfo/redhat-list > > -- > > Carl D. Blake > > Electronics Design Engr. Mgr. > > Boeckeler Instruments, Inc. > > 4650 S. Butterfield Dr. > > Tucson, AZ 85714 > > > > Phone: 520-745-0001 > > FAX: 520-745-0004 > > email: [EMAIL PROTECTED] > > > > > > > > _______________________________________________ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- Carl D. Blake Electronics Design Engr. Mgr. Boeckeler Instruments, Inc. 4650 S. Butterfield Dr. Tucson, AZ 85714 Phone: 520-745-0001 FAX: 520-745-0004 email: [EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list