February 22, 2010
February 9, 2010
ncp mount to novell shares
I’ve managed to get connected to my corporate Novell shares. Solution is ncpmount (we don’t use ipx so I didn’t install it) + thanks to this post:
ncpmount -S server_name -A server_ip -U novell_login /mnt/novell/
novell_login matches my linux box login, otherwise -u linux_login is said to be needed.
Works a charm )
I’ve also made /mnt/novell/ to be owned by my linux_login, so I don’t need to sudo