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

Tags in Blog

CentOS Devel Drupal Fedora Fun General GNU/Linux MySQL PHP Private Life 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

    • Bleh
      4 days 13 hours ago
    • No you can't
      5 days 13 hours ago
    • it doesn't work
      3 weeks 4 days ago
    • Help! Need driver for phillips wireless pcmcia card.
      43 weeks 5 days ago
    • To import mp3 in fedora you
      43 weeks 6 days ago
    • Back to Inuits ;)
      44 weeks 4 days ago
    • joke
      44 weeks 4 days ago
    • the 3rd "g"
      1 year 2 weeks ago
    • EeepcSync-0.3
      1 year 2 weeks ago
    • attachments
      1 year 2 weeks 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.