What command did you use to mount ? 
First, do 
bash$ slist 
to see if your computer can see the netware server.

If you can see the server you want to mount to, then do 
bash$ ncpmount -S netware_server -U user_name /mnt/netware/

That will ask for your password. If there is no password, just hit enter for 
password. Or you can also specified with option -n for no passowrd:

bash$ ncpmount -S netware_server -U user_name -n /mnt/netware/
. 
First thing, make sure you can see the server when you do slist. If you 
can't, then that's a problem. Try rebooting you computer. 
You must do all this as root. You can do ncpmount as user if you set that 
command using chmod 4755 ncpmount.

Hope that helps.
Reuben D. Budiardja


On Saturday 17 November 2001 01:14 pm, Lewi wrote:
> i need help to mounting netware server in my linux box
> i have read man ncpfs, in manual describe help to mount netware thru
> /etc/fstab i have configured
> ipx_configure --auto_interface=on --auto_primary=on
>
>
> when i try mount /mnt/netware
> the error like this:
>
> ncpmount: No such entry (-601) in nds login
> Login denied.
>
>
> netware name is NETWARE
> with user username with nopassword
> and i want mount SOURCE volume
>
> how?
>
> ps:
> i'm using rh7.1

-- 
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
"God is the unrestricted act of understanding, the eternal rapture
glimpsed in every Archimedean cry of Eureka."

                        - Bernard Lonergan -
~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^

Reuben Donald Budiardja
[EMAIL PROTECTED]
Homepage: http://www.goshen.edu/~reubendb



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to