[Bug 260396] Re: cifs.mount: mapchars + utf8 = loop

2010-05-27 Thread staho
Why Invalid ?! The bug is still there, as of Ubuntu 10.4 with updates
for today.

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 260396] Re: cifs.mount: mapchars + utf8 = loop

2009-03-27 Thread staho
Is is just NTFS, not a distributed filesystem.

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 260396] Re: cifs.mount: mapchars + utf8 = loop

2009-03-13 Thread staho
OK, I follow the “Samba as a client” query:

• Is it a regression ? 
I don't know, sorry.

• What version of samba packages are used ?

⚪ dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | grep samba
libpam-smbpass 2:3.2.3-1ubuntu3.4 samba install ok installed
libsmbclient 2:3.2.3-1ubuntu3.4 samba install ok installed
libwbclient0 2:3.2.3-1ubuntu3.4 samba install ok installed
samba 2:3.2.3-1ubuntu3.4  install ok installed
samba-common 2:3.2.3-1ubuntu3.4 samba install ok installed
samba-doc 2:3.2.3-1ubuntu3.4 samba install ok installed
smbclient 2:3.2.3-1ubuntu3.4 samba install ok installed
smbfs 2:3.2.3-1ubuntu3.4 samba install ok installed
swat 2:3.2.3-1ubuntu3.4 samba install ok installed
winbind 2:3.2.3-1ubuntu3.4 samba install ok installed

• How is the remote share accessed from the Ubuntu system?
3. cifs filesystem mount (from /etc/fstab or a mount command) 

• If nautilus (or another GUI client) is used to access the remote share (...)
N/A

• If a cifs mount is used
⚪ the command line used to mount the remote share if the share is manually 
mounted — see above
⚪ the content of the file /proc/fs/cifs/DebugData:

Display Internal CIFS Data Structures for Debugging
---
CIFS Version 1.54
Active VFS Requests: 0
Servers:
1) Name: 10.0.0.3  Domain: SZPITAL Uses: 1 OS: Windows Server 2003 R2 3790 
Dodatek Service Pack 2
NOS: Windows Server 2003 R2 5.2 Capability: 0x1f3fd
SMB session status: 1   TCP status: 1
Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0
Shares:
1) \\serwer2003\homes Mounts: 1 Type: NTFS DevInfo: 0x20 Attributes: 
0x700ff
PathComponentMax: 255 Status: 0x1 type: DISK 

MIDs:

• What is the remote server ?

⚪ smbclient -L //serwer2003
Enter staho's password: 
Domain=[SERWER2003] OS=[Windows Server 2003 R2 3790 Dodatek Service Pack 2] 
Server=[Windows Server 2003 R2 5.2]

Sharename   Type  Comment
-     ---
magazyn Disk  
propublico  Disk  
C$  Disk  Domyślny udział
homes   Disk  
byleco  Disk  
rozliczenia Disk  
kopie   Disk  
IPC$IPC   Zdalne wywołanie IPC 
grupy   Disk  
ADMIN$  Disk  Administracja zdalna
D$  Disk  Domyślny udział
Domain=[SERWER2003] OS=[Windows Server 2003 R2 3790 Dodatek Service Pack 2] 
Server=[Windows Server 2003 R2 5.2]

Server   Comment
----

WorkgroupMaster
----

⚪ Also include on what kind of machine the share is located: 
Windows 2003 Server

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 260396] [NEW] cifs.mount: mapchars + utf8 = loop

2008-08-22 Thread staho
Public bug reported:

Binary package hint: samba

Mounting a SMB share with option mapchars gives odd effects with
folder names with non-ascii characters, eg. Polish national ones
(ąćęłńóśźż): the only contents of such a folder is the same folder
itself.

good (without mapchars):
$ sudo mount -t cifs //win2003server/whatever whatever -o 
credentials=/secret,iocharset=utf8
$ ls whatever
sprzęt
$ ls whatever/sprzęt
file1   file2

wrong (with):
$ sudo mount -t cifs //win2003server/whatever whatever -o 
credentials=/secret,iocharset=utf8,mapchars
$ ls whatever
sprzęt
$ ls whatever/sprzęt
sprzęt
$ ls -l whatever/sprzęt/sprzęt
ls: cannot access whatever/sprzęt/sprzęt: No such file or directory

in both cases:
$ env |grep LANG
LANG=pl_PL.UTF-8
GDM_LANG=pl_PL.UTF-8
$ uname -a
Linux lapsus 2.6.26-5-generic #1 SMP Fri Aug 15 13:54:58 UTC 2008 i686 GNU/Linux

Ubuntu 8.10 desktop, upgraded daily.

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cifs mount smb utf8

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs