Home
There Are 10 Types of People in the World....

Tags in Blog

CentOS Devel Fedora Fun General GNU/Linux MySQL PHP Private Life Python Samba Tips and tricks
more tags














Home

Gnome gvfs a step behind ?

Today I had a bad surprise, at one customer, deploying Linux on desktop, they had some issues with samba shares access: no more shortcuts in places menu for the samba shares. This was due to the update of ubuntu from gusty to hardy.

The problem is that now nautilus 2.22 is provided and this release use gvfs instead of gnome-vfs.

Before that upgrade we decided to add some "share access" via gconf, this was perfect as it was added in /etc/profile.

example :

gconftool-2 --set --type=string /desktop/gnome/connected_servers/1/display_name 'public on samba'
gconftool-2 --set --type=string /desktop/gnome/connected_servers/1/icon 'gnome-fs-smb'
gconftool-2 --set --type=string /desktop/gnome/connected_servers/1/uri "smb://domain;$USERNAME@samba/public"

This is not more possibe :'-(

Ok let's try then to use bookmarks... but the problem is that the login is not used even if forced when the share is also public. The customer use a big public folder and acl's.

So the only solution I had was to setup the share with

 
 public = no

to make it works and request a login and password.

For massive desktop implementation, I preferred the gconf medthod. Maybe somebody could hack gvfs to force a user even on a public share.

Tags:
  • Fedora

twitter updates

    Recent comments

    • fedora on mac osx
      1 week 2 days ago
    • Fresh install fc13
      1 week 3 days ago
    • Everything is a Freaking ...
      1 week 6 days ago
    • x32
      4 weeks 2 days ago
    • There is no x32 download url
      4 weeks 2 days ago
    • Help me
      4 weeks 3 days ago
    • binlogs
      6 weeks 2 days ago
    • Replication Master to multi-Master, possible ?
      6 weeks 2 days ago
    • Download
      13 weeks 1 day ago
    • I've read this morning on
      15 weeks 4 days ago

    Locations of visitors to this page

    Fervens Drupal theme by Leow Kah Thong. Designed by Design Disease and brought to you by Smashing Magazine. Modified for my own use.