Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - 64bit Environments
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - 64bit Environments Running an AMD64 or Xeon system? Of course Linux is ready for it - but if you have any questions feel free to ask in here!

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-Aug-2007, 13:28
dbnettle
Guest
 
Posts: n/a
Default

I recently upgraded hardware from 32bit to 64bit. I had been running OpenSUSE 10.2 32bit and was just going to migrate everything over OpenSUSE 10.2 x32_64. Below is the smbfstab file I used successfully with the 32bit version. However, this file does not appear to work on the 64bit.

Quote:
# This file allows you to mount SMB/ CIFS shares during system boot while
# hiding passwords to other people than root. Use /etc/fstab for public
# available services. You have to specify at least a service name and a mount
# point. Current default vfstype is smbfs.
#
# Possible vfstypes are smbfs and cifs.
#
# The options are explained in the manual page of smbmount and mount.cifs.
#
# service moint-point vfstype options

;//fjall/test /data/test cifs username=tridge,password=foobar

//111.222.333.11/mnt1 /home/username/mntdir/mnt1 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt2 /home/username/mntdir/mnt2 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt3 /home/username/mntdir/mnt3 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt4 /home/username/mntdir/mnt4 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt5 /home/username/mntdir/mnt5 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt6 /home/username/mntdir/mnt6 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt7 /home/username/mntdir/mnt7 cifs username=*****,password=********,uid=1000,guid=100
//111.222.333.10/mnt8 /home/username/mntdir/mnt8 cifs username=*****,password=********,uid=1000,guid=100[/b]

Checking the log, I found this error for each of the mounts:

Quote:
CIFS: mount error 13 = Permission denied[/b]
As far as I can tell, all of the same packages have been installed that were installed on the 32bit box. Thanks in advance for any help that can be provided.

-dbnettle
  #2 (permalink)  
Old 03-Aug-2007, 08:06
dbnettle
Guest
 
Posts: n/a
Default

Okay, I feel a little silly now. It was a permissions issue, I believe. I had moved the file onto a Samba share on a network server during the transition and the permissions had been altered. I did 'chmod 600 smbfstab' and now it's working correctly.

-dbnettle
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2