[Bug 525435] Re: utf-8 characters cause permission denied error

2011-02-04 Thread Bug Watch Updater
** Changed in: samba
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/525435

Title:
  utf-8 characters cause permission denied error

-- 
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 525435] Re: utf-8 characters cause permission denied error

2010-03-12 Thread Jeremy Allison
Actually, what we need is a debug level 10 from smbclient (9 isn't good
enough) and a wireshark trace of the smbclient connection to the Windows
server.

Attach them to the samba bug:

https://bugzilla.samba.org/show_bug.cgi?id=7241

Jeremy.

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-03-11 Thread Chuck Short
** Bug watch added: Samba Bugzilla #7241
   https://bugzilla.samba.org/show_bug.cgi?id=7241

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=7241
   Importance: Unknown
   Status: Unknown

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-03-11 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-03-10 Thread Chuck Short
Can you run smbclient with -d 9 please and attach the output.

Thanks
chuck

** Changed in: samba (Ubuntu)
   Status: Confirmed = Triaged

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-03-10 Thread StuartYeates
As requested, here's a log attempting to connect with -d 9 set

** Attachment added: log running with -d 9
   http://launchpadlibrarian.net/40714774/tmp-log

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-24 Thread Chuck Short
Can you try mounting the directory with iocharset=utf8?

Thanks
chuck

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-24 Thread StuartYeates

# sudo smbclient --socket-options=iocharset=utf8 //kete/everyone
Enter root's password: 
Domain=[LIBR] OS=[Windows Server 2003 R2 3790 Service Pack 2] Server=[Windows 
Server 2003 R2 5.2]
smb: \ ls M*
  Mail_Services   D0  Tue Jul 14 12:24:07 2009
  MaoriServicesReview D0  Thu Jan 14 15:00:32 2010
  Maria   D0  Fri Dec 18 13:32:21 2009
  Master Subject Guides 2008  D0  Thu Feb 18 12:51:52 2010
  Master Subject Guides 2009  D0  Wed Feb 24 13:33:09 2010
  Māori  D0  Mon Nov 23 16:47:39 2009

59153 blocks of size 2097152. 5728 blocks available
smb: \ cd Māori
smb: \Māori\ ls
NT_STATUS_ACCESS_DENIED listing \Māori\*

59153 blocks of size 2097152. 5728 blocks available

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread StuartYeates
smbclient fails.

There is also an interesting feature where the columns of the directory
listing are out by one for this column. This leads me to suspect that
the problem may be in unicode normalisation. There are two ways of
representing ā in Unicode, a single character and an 'a' followed by a
compose character. Every sane person uses the single character, but alas
one of the standards in use in my organisation (MARC) uses the compose
character.

smb: \ ls M*
  ...
  Master Subject Guides 2008  D0  Thu Feb 18 12:51:52 2010
  Master Subject Guides 2009  D0  Sun Feb 21 13:38:19 2010
  Māori  D0  Mon Nov 23 16:47:39 2009

59153 blocks of size 2097152. 6128 blocks available
smb: \ cd Māori
smb: \Māori\ ls
NT_STATUS_ACCESS_DENIED listing \Māori\*

59153 blocks of size 2097152. 6128 blocks available

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread StuartYeates
One other detail that may be relevant:
$ env | grep LANG
LANG=en_NZ.UTF-8
GDM_LANG=en_NZ.UTF-8

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread Ian Beardslee
Karmic with standard smb/samba packages installed
LANG=en_NZ.UTF-8
Māori Keyboard layout

Connecting to the Linux Samba server.  A File created via a share
mounted via smbmount ...

Using Nautilus to connect to a samba share:
$ nautilus smb://samba/share
M─üori.test.txt

Using Nautilus to open the same shared mounted using smbmount
$ nautilus //home/user/general
Māori.test.txt

Connecting to the Linux Samba server.  A Directory created via a samba
share via nautilus

Using Nautilus to connect to a samba share:
$ nautilus smb://samba/share
Māori2

Using Nautilus to open the same shared mounted using smbmount
$ nautilus //home/user/general
M?ori2

The Directory is not visible through Nautilus, but visible via a
terminal.  But can't cd to M?ori2

smbmount //samba/share /home/user/general -o
uid=ian,gid=users,user,credentials=/home/user/.samba_credentials,dir_mode=0775,filemode=0775,nounix

I've attached the /etc/smb.conf file.

** Attachment added: smb.conf
   http://launchpadlibrarian.net/39669182/smb.conf

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread Ian Beardslee
gah .. that should have been I've attached the  /etc/samba/smb.conf

Also my language settings ..
$ env | grep LANG
LANG=en_NZ.UTF-8
GDM_LANG=en_NZ.UTF-8
LANGUAGE=en_NZ.UTF-8

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-22 Thread StuartYeates

** Attachment added: smb.conf file, as requested
   http://launchpadlibrarian.net/39570208/smb.conf

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-22 Thread Anzenketh
Could you please attach your smb.conf file

** Tags added: samba unicode

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-22 Thread Thierry Carrez
Could you check if you manage to access the file with smbclient ? That
will allow us to tell if the problem is in samba or gnome.

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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 525435] Re: utf-8 characters cause permission denied error

2010-02-21 Thread StuartYeates

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39485677/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/39485681/XsessionErrors.txt

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
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