On Mar 31, 9:36 pm, Christian Kauhaus <k...@gocept.com> wrote: > Am 31.03.2011 15:19, schrieb spidernik84: > Did I get the problem right? Did I miss something?
Hi Christian, thanks for the reply. I would like to have puppet handle the whole process automatically, without manually specifying the user. The steps would be roughly these: 1. puppet detects the logged in username and sets this as a variable 2. puppet outputs a customized .gtk-bookmarks file with the network paths inside, in this format smb://domain.com;john...@url.of.the.server/home$/johndoe Johndoe share 3. puppet saves this file as /home/johndoe/.gtk-bookmarks What's the meaning of all this? We're about to deploy Ubuntu 10.04 LTS workstations on a big corporate network, thus we would like to automate the set-up of the Gnome desktop. We need the users to find the shares already setup at their first login, no matter what's the username. We used gconftool to setup systemwide settings like lock screen after screensaver startup and so on, but shares can't be managed by gconftool. Using puppet to write a customized version of the .gtk-bookmarks depending on the user seemed feasible, but I'm open to alternatives. Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.