Displaying 20 results from an estimated 20000 matches similar to: "mount.cifs and UID mapping"
2005 Aug 24
0
mount.cifs and UID mapping
Hi!
I have mounted samba disk with mount.cifs (smbmount has problems with
codepage [Czech] - I can't use it). How do I map the server UID/GID to
client UID/GID? (I can't have the same UIDs/GIDs on all computers.)
Classic mount parameters uid/gid can't be used if "CIFS Unix extensions"
are used on Samba server.
Google has not answered my questions (maybe I asked wrong).
2004 Sep 13
1
mount.cifs doesn't do japanese?
On a FC2 system (which includes kernel 2.6.5 and samba-3.0.3), I am
able to use "smbmount" to mount filesystems with japanese filenames on
them by specifying codepage=cp932. But when I mount with "mount.cifs"
the translation from SJIS to UTF-8 isn't done right:
# uname -a
Linux 5nave 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 i686 i386 GNU/Linux
# smbclient
2005 Oct 11
0
mount.cifs: iocharset/codepage
I am trying to access a share on a samba server using charset
iso8859-1 from a client using the same charset via CIFS.
"smbmount" has separate options for the server/client charset,
using "codepage=cp850,iocharset=iso8859-1" gets the correct
behavior in my case.
Unfortunately, the parameter for specifying the server codepage
doesn't seem to exist in "mount.cifs"
2002 Aug 05
1
smbmount: mount option "noauto" causes codepage and/or iocharset to fail
I've been trying several times now:
# mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1,noauto //machine/share\$ /mnt/share
Causes:
# ls /mnt/share/directory
Sp?rsm?l.txt
While this:
# mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1 //machine/share\$ /mnt/share
Causes:
# ls /mnt/share/directory
2004 Jul 15
0
smbmount codepage problem
Hello--
A quick question, to see if anyone could help me out. I have a home
network with two nodes, my laptop and my girlfriend's. I have Debian
sarge with kernel 2.6.6 on my laptop while on my girlfriend's machine is
the Latin American Spanish version of Windows ME.
I am trying to use smbmount to allow me to mount her machine's
Windows file shares. I have set up the shares on her
2004 Oct 26
4
Yet another charset problem
Hi,
I am well aware that the charset problem has been discussed many times
over. But after two days of googling and testing, I did not make any
progress. I am mounting Windows XP Pro shares with french filenames
on a Linux. The linux is a 2.4.27 kernel with the following settings:
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="UTF8"
CONFIG_SMB_NLS=y
CONFIG_NLS=y
2002 Mar 10
1
Hungarian codepage problem using smbmount
Dear Samba Developers, Dear Urban,
This was my original letter. I hope you get it correctly this time.
Maybe it was too big, now I reduced the size of this letter.
My goal is to make a Linux fileserver up and running with automatic
archiving functionality in a mixed Windows 2000 - Linux network and
since the beginning of February I could not solve my problem, so I
write to you hoping that you
2003 Aug 19
0
Can't write mount entrysmbmnt failed: 1
I've compiled and installed samba-2.2.8a on an embedded linux/uClibc
system, and I'm having problems using smbmount. I've appended the
debuglevel=10 output of smbmount. What does smbmount mean when it
says it "Can't write mount entry"? I tried running it under strace to
see what it was writing to, but all I saw was:
rt_sigaction(SIGTERM, {0x10000000, [], 0x408160},
2002 Aug 10
1
How to mount a resource with non ascii chars??
Hi Samba Users,
After searching through recent archives, I'd like to pose this question:
How does one smbmount a Windows a share with non-ascii letters in the
share name?
Let's say the target is Windows 2000 Pro Deutsch (German).
It has two shares: /data and /d?ta [d,umlaut-a,t,a]
From Redhat linux 2.7.4 and 2.4.18 I try to mount these directories.
mount -t smbfs -o
2012 Sep 05
2
samba4 installation Error and mount: unknown filesystem type 'smbfs'
Hi, all:
Two questions.
Environment: Ubuntu 12.04
1) mount: unknown filesystem type 'smbfs'
With default Samba 2:3.6.3-2ubuntu2.3 installed, all the following 3
commands failed:
a)
$ sudo mount -t *smbfs* -o username=MYNAME,password=MYPWD
//mybooklive/myfolder /media/smb/
mount: unknown filesystem type 'smbfs'
b)
/media$ sudo mount -t *cifs* -o
username=MYNAME,password=MYPWD
2005 Oct 30
1
smbmount codepage/iocharset settings vs NT4
Hi,
I'm in the process of setting up a backup server for a somewhat
antiquated NT4 server. Backup server is CentOS-4 (~ RHEL-4),
kernel-2.6.9-11.EL, samba-client-3.0.10-1.4E, rsync-2.6.3-1,
LANG=en_US.UTF-8. NT4 shares are mounted on the server and rsynced to
local disk.
This setup is working pretty well, however on the NT box there are some
files with names containing odd characters like
2007 Sep 04
0
Can't see shares, and also smbmount works but mount -t cifs doesn't
Hi
(this is most likely a newbie question).
A couple of problems. I have a linux guest (puppy) running on vmplayer on a friend's machine, which runs WinXP home. I have folder sharing enabled on the host for a few different folders. I am trying to mount the winxp host shared folders onto the linux guest.
First problem is that I can't seem to see the shares. smbtree only lists the
2006 Mar 15
0
some upper case letters with accent don't appear in file names
I have a backup server (Linux Debian 3.1) that connects to several Windows
2000 and 2003 servers shares with smbmount 3.0.14a. This is how I mount the
shares:
smbmount "\\\\win2000\\inetpubd" /mnt/win2000/ -o
username=backups,password=mypwd
If I list items with accents, this is a sample of how they appear on the
mounted share:
drwxr-xr-x 1 root root 4096 2005-12-01 16:45 D?but de
2006 Dec 17
1
fstab based shared user mounts not possible
Hi!
I first reported this issue as http://bugs.gentoo.org/136272
Mounting windows shares as a normal user causes quite a lot of trouble
for me, using samba 3.0.22.
I have this entry in my /etc/fstab:
> //workstation/share /mnt/mountpoint smbfs \
> user,noauto,username=un,password=pwd,uid=un,gid=users,\
> fmask=660,dmask=770,codepage=850 0 0
With a root owned mount point I
2005 Apr 07
0
smbmount codepage / iocharset problem w/ W2k
Hi:
I have written to this list once before regarding the same problem.
(ref smbmount problem on 03/28/2005)
Paul Gienger sugested asking the "kernel boys" as they maintain smbmount.
Maybe my problem wasn't deserving of a reply from them, maybe I subscribed
to the wrong list. Can someone suggest a kernel list where I may get a
useful reply?
smbclient's ftp like interface
2010 May 04
2
smbclient -k works; mount -t cifs does not
I am confused (nothing new there ...). I have 2 Ubuntu 9.10 Samba
servers. I am trying to mount a share from the other (i.e., "workhorse"
is trying to mount a share on "dual-booter"). If I specify a smbmount
command with a -k option, I can mount the share:
turgon at workhorse:~$ klist
Ticket cache: FILE:/tmp/krb5cc_1000
Default principal: turgon at DACRIB.LOCAL
Valid starting
2005 Apr 14
2
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 //xxxxxxxx/filesync /mnt/filesync -o
username=xxxxx,codepage=cp950,isocharset=utf8
or
mount -t smbfs -o
2002 Mar 14
4
Samba client issues
Hello everyone,
I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw.
# smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup
2005 Jul 12
1
HAL and mounting volume
Hi, is there anybody understanding HAL?
I use CentOS 4 (RHEL 4) I need set specific mount options for USB flash
disk.
I found I can do it in
/usr/share/hal/fdi/95userpolicy/storage-policy.fdi
<?xml version="1.0" encoding="ISO-8859-1"?><!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="volume.fstype"
2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi,
I am deploying samba for an embedded system. The requirement is that the
system should be able to mount windows share points. I believe "smbmount,
smbumount and smbmnt" components are needed to do the same. I am not very
clear about smbmnt though!
I find that smbmount, smbumount and smbmnt are all quite huge. Around 300
to 400Kb each.
I understand that Samba is capable of doing