openSUSE Forums > Archives > Novell Archives » Permission issue Mounting XP share to SUSE 10 desktop

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 23-Jan-2006, 22:41
sydvishus@centurytel.net
Guest
 
Posts: n/a
Default Permission issue Mounting XP share to SUSE 10 desktop

Hello, please don't bash me to much if this has been discussed previously
but I have searched the web over and have not had any luck.

My issue is this, I recently removed FC4 and installed SUSE 10 which by the
way rocks and I am glad I did and everything works like it should, here it
comes....but I for the life of me cannot get my XP share to mount properly.

explanation: I, from the cli run mount -t smbfs -o
gid=xxx,uid=xxx,credentials=file_location,rw //server/share /mount_point

all works like it should except when I try to cd to the mount point and do
an ls it gives me a permission denied, whether I am root or my normal user.

and that is it in a nutshell, again please go easy on me, I am veery
literate in the unicies area but cannot get a grip on this issue. Any help
would be greatly appreciated. Thanks in advance.
  #2 (permalink)  
Old 24-Jan-2006, 04:21
R.F. Pels
Guest
 
Posts: n/a
Default Re: Permission issue Mounting XP share to SUSE 10 desktop

sydvishus@centurytel.net wrote:

> mount -t smbfs -o \
> gid=xxx,uid=xxx,credentials=file_location,rw \
> //server/share /mount_point


Hmmm. What happens if you use the credentials in the file with smbclient as
in:

smbclient -L SERVER -U theuser

???

--
Ruurd
  #3 (permalink)  
Old 26-Jan-2006, 09:32
sydvishus@centurytel.net
Guest
 
Posts: n/a
Default Re: Permission issue Mounting XP share to SUSE 10 desktop

> sydvishus@centurytel.net wrote:
>
> > mount -t smbfs -o \
> > gid=xxx,uid=xxx,credentials=file_location,rw \
> > //server/share /mount_point

>
> Hmmm. What happens if you use the credentials in the file with smbclient as
> in:
>
> smbclient -L SERVER -U theuser
>
> ???
>
> --
> Ruurd


Same issue
  #4 (permalink)  
Old 26-Jan-2006, 11:33
R.F. Pels
Guest
 
Posts: n/a
Default Re: Permission issue Mounting XP share to SUSE 10 desktop

sydvishus@centurytel.net wrote:

>> Hmmm. What happens if you use the credentials in the file with smbclient
>> as in:
>>
>> smbclient -L SERVER -U theuser
>>
>> ???


> Same issue


Any chance that you're copypasting the output here so we can maybe diagnose
what's happening?

--
Ruurd
  #5 (permalink)  
Old 27-Jan-2006, 20:14
sydvishus@centurytel.net
Guest
 
Posts: n/a
Default Re: Permission issue Mounting XP share to SUSE 10 desktop

> sydvishus@centurytel.net wrote:
>
> >> Hmmm. What happens if you use the credentials in the file with smbclient
> >> as in:
> >>
> >> smbclient -L SERVER -U theuser
> >>
> >> ???

>
> > Same issue

>
> Any chance that you're copypasting the output here so we can maybe diagnose
> what's happening?
>
> --
> Ruurd



Well I'm not really sure of what kind of message you are looking for but
here is what I get when trying to mount:

super:# mount -t smbfs -o id=500,gid=500,credentials=/home/sydvishus/.creds
//sygahertz/c /sygahertz

super:# df -k

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 9212960 6681244 2531716 73% /
tmpfs 253508 12 253496 1% /dev/shm
/dev/hda1 28675992 15695148 12980844 55% /XP
//sygahertz/c 30001152 22670848 7330304 76% /sygahertz

super:# cd /sygahertz
super:# ls
/sygahertz
ls: .: Permission denied

I have looked in the logs but nothing really to speak of:

smbfs: module not supported by Novell, setting U taint flag. (dmesg output)
(it still mounts it)

fyi I have also tried it on my FC4 system with the same results, could it
be a problem on the XP side?

This is the output from smbclient -L sygahertz -U sydvishus

smbclient -L sygahertz -U sydvishus
Password:

Domain=[SYGAHERTZ] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename Type Comment
--------- ---- -------
IPC$ IPC Remote IPC
print$ Disk Printer Drivers
cdrom Disk
C Disk
ADMIN$ Disk Remote Admin
C$ Disk Default share
Domain=[SYGAHERTZ] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Server Comment
--------- -------

Workgroup Master
--------- -------
 

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