RE: [Samba] Mounting a Windows Share with UTF8 files

2005-04-14 Thread Cassar, Adam
Can anyone advise if this is possible ??

I really don't want to revert to Windows for my solution...  Linux is
just gaining some momentum in my firm,  and if this is not possible,
then it will likely be dropped for all future implementations.

thanks 


Adam Cassar

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Cassar, Adam
Sent: Thursday, 14 April 2005 12:40 PM
To: samba@lists.samba.org
Subject: [Samba] Mounting a Windows Share with UTF8 files

Hi all,

Can anyone please advise if it is possible to mount a Windows share and
view files with chinese filenames ?

I am able to view the files on the local disk,  however the files on the
Windows share display as ??.htm

I have tried mounting with the following commands

smbmount ///filesync /mnt/filesync -o
username=x,codepage=cp950,isocharset=utf8

or

mount -t smbfs -o username=x,codepage=cp950,iocharset=utf8
///filesync /mnt/filesync

However it still doesn't seem to work.  Can anyone please advise if it
is truly possible ?

Thanks

Adam

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Mounting a Windows Share with UTF8 files

2005-04-14 Thread Geoff Scott
Cassar, Adam wrote:
 Can anyone advise if this is possible ??
 
 I really don't want to revert to Windows for my solution...  Linux is
 just gaining some momentum in my firm,  and if this is not possible,
 then it will likely be dropped for all future implementations.  
 
 thanks
 
 
 Adam Cassar
 
I know this doesn't really help you now, but you may get better help from
the specialised linux-cifs mailing list.  You can get to it from here:
http://linux-cifs.samba.org/ and here:
https://lists.samba.org/mailman/listinfo/linux-cifs-client

Smbfs is considered deprecated by the team.



Regards Geoff Scott
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Mounting a Windows Share with UTF8 files

2005-04-13 Thread Cassar, Adam
Hi all,

Can anyone please advise if it is possible to mount a Windows share and
view files with chinese filenames ?

I am able to view the files on the local disk,  however the files on the
Windows share display as ??.htm

I have tried mounting with the following commands

smbmount ///filesync /mnt/filesync -o
username=x,codepage=cp950,isocharset=utf8

or

mount -t smbfs -o username=x,codepage=cp950,iocharset=utf8
///filesync /mnt/filesync

However it still doesn't seem to work.  Can anyone please advise if it
is truly possible ?

Thanks

Adam
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] mounting a windows share does not work

2004-01-05 Thread Roland Schmid
Hello List,

I have problems mounting a windows share.I am running samba version 2.2.8a
on a Debian woody Server. The share I want to mount is on a W2k Client.
I get this error message:
# mount -t smbfs -o username=admin_user,password=mypassword //server/share
/mnt/point-to_hang_in
421: session request to 192.224.218.66 failed (Called name not present)
421: session request to 192 failed (Called name not present)

Can you help me?

Best regards
Roland Schmid
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Mounting a Windows Share

2003-03-24 Thread Eisenstein, Doug
Hello,

I have Red Hat Linux 8.0 with samba and winbind running. When I attempt to
create a mount to my windows file server the mount succeeds and I can access
my files and folders. Although when I login as a separate user account and
attempt to change the permissions using chmod or chown to any of the files I
receive a message stating

Chmod: changing permissions of 'root' (requested: 0777, actual: 0755):
Operation not permitted

Any way I can change the file or folder permissions on this mount?


Douglas Eisenstein


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Mounting a Windows share in AIX

2003-01-22 Thread Jim McDonough
On Tue, 2003-01-21 at 17:45, Miller, Jason A. wrote:
 What I would like to do is mount a windows share in AIX.  I need to see this as a 
standard file system from AIX.  Any idea how I can achieve this?
  
 Jason
I'm not aware of an SMB filesystem for AIX.  You should contact the AIX FastConnect 
folks to see if they support it.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Mounting a Windows share in AIX

2003-01-21 Thread Miller, Jason A.



What I would like to 
do is mount a windows share in AIX. I need to see this as a standard file 
system from AIX. Any idea how I can achieve this?

Jason


Re: [Samba] Mounting a Windows share in AIX

2003-01-21 Thread Bradley W. Langhorst
google on smbmnt or smbmount

I'm not sure it works on AIX but since nobody else replied...

brad
On Tue, 2003-01-21 at 17:45, Miller, Jason A. wrote:
 What I would like to do is mount a windows share in AIX.  I need to
 see this as a standard file system from AIX.  Any idea how I can
 achieve this?
  
 Jason
-- 
Bradley W. Langhorst [EMAIL PROTECTED]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Mounting a windows share

2002-10-17 Thread Irving Carrion

I think smbmount is a separate downloadable package (At least it was
with Debian).  If I recall correctly the command to smbmount is

smbmount //HOME/myshare /mnt/home -Uuser1%mypassword

Refer to man smbmount if this is not correct.

Hope this helps!

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Vikas Gandhi
Sent: Thursday, October 17, 2002 9:06 AM
To: [EMAIL PROTECTED]
Subject: [Samba] Mounting a windows share

How can I mount a windows share on a sun machine. I am also not able to
find
out the smbmount on that machine.

Thanks
Vikas
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Mounting a windows share

2002-10-17 Thread Vikas Gandhi
How can I mount a windows share on a sun machine. I am also not able to find
out the smbmount on that machine.

Thanks
Vikas
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Mounting a windows share

2002-10-17 Thread Antonio Catani

- Original Message -
From: Vikas Gandhi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, October 17, 2002 3:06 PM
Subject: [Samba] Mounting a windows share


 How can I mount a windows share on a sun machine. I am also not able to
find
 out the smbmount on that machine.
Maybe you have to install some binaries from samba packages? or, try to use
mount -t smbfs -o username=username,password=password
file://nameofserver/share /mnt/yourmountpoint

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba