Kaervak
Diamond Member
If software were a physical object (aside from a CD) I would have smashed my Suse 10.1 install to pieces by now. Linux gurus of the forum, I am in need of your expertise.
I'm basically trying to map/mount my Windows 2000 shares to my Suse install. I have the following in my fstab file:
//192.168.0.102/Audio /mnt/windows smbfs noauto,users,rw,exec 0 0
//192.168.0.102/Video /mnt/windows smbfs noauto,users,rw,exec 0 0
The Samba service is running, firewall port open. The user/pass of the windows system I'm connecting to are in under the yast Local Network Browsing Samba tab. I can ping the windows system just fine from the linux system. The "drives" show up on the desktop as remote shares. However I cannot mount them. Whenever I try I get SMB Connection Failed. I've done chmod u+s;/usr/bin/smbmount & chmod u+s;/usr/bin/smbumount and still nothing. Now, where it gets weird, they mount fine in root. No SMB errors at all, exact same lines in fstab. I'm at a loss, I have no idea what to do. Any and all help appreciated.
I'm basically trying to map/mount my Windows 2000 shares to my Suse install. I have the following in my fstab file:
//192.168.0.102/Audio /mnt/windows smbfs noauto,users,rw,exec 0 0
//192.168.0.102/Video /mnt/windows smbfs noauto,users,rw,exec 0 0
The Samba service is running, firewall port open. The user/pass of the windows system I'm connecting to are in under the yast Local Network Browsing Samba tab. I can ping the windows system just fine from the linux system. The "drives" show up on the desktop as remote shares. However I cannot mount them. Whenever I try I get SMB Connection Failed. I've done chmod u+s;/usr/bin/smbmount & chmod u+s;/usr/bin/smbumount and still nothing. Now, where it gets weird, they mount fine in root. No SMB errors at all, exact same lines in fstab. I'm at a loss, I have no idea what to do. Any and all help appreciated.