Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Cannot mount shares that are password protected
Name: Craig Date: July 28, 2000 at 12:55:15 Pacific
Comment:
From my RedHat Linux 6X computer, I am trying mounting some shared drives that are on some windows computers of my Lan. I have no problem mounting drives that are not password protected using following command: # smbmount "\\\\Net_Bios_Name\\Share" -c 'mount /mnt' But when the drive is password protected, Linux complains that there's an authentification problem. Here what I use to mount them: # smbmount "\\\\Net_Bios_Name\\Share" -U -c 'mount /mnt' I've tried the Login Name to access the share, with no success. I've even tried the password to access that windows 95 share. Same problem. Is there a step I am missing..something like disabling "encrypted authentification" on the windows 95 PC and making sure it's using text authentification? I have kernel 2.2, red Hat Linux, and the most recent version of Samba. Samba mailing lists were not helpful in this case..
Summary: Hi, I've currently got SAMBA working with security = share, and have a couple of directories shared that are working well on our network that anyone can access and read/write to. Is it possible to ass...
Summary: When I try to run the OpenOffice setup/install program, I get the following error: ./setup: error while loading shared libraries: libstdc++.so.3: cannot open shared object file: No such file or direct...
Summary: got a question... I've a workstation with a dual boot to WinXP and Slackware 9... is there a way that i could password protect the WinXP option of/in LILO? (if so... how?) Thank Y'all ...