<div dir="ltr">Rob,<br><br>I am usually a silent member of this list.<br>However this is very close to what I am trying to do,<br>to set up a work client for an otherwise Windows network.<br>I have had some success in using Sabayon to do some of what you mention<br>
<br>Install Sabayon<br>System Administration - User profile editor<br>Add a profile<br>Create Icons, change settings etc<br>Set profile for all users.<br>I'm not sure this includes proxy server settings ( I could also do with knowing how to do this for all users )<br>
Unfortunately I did some of this and it worked, I then went back in and it kept crashing when saving changes.<br><br>Also with the other issue I'm struggling with I managed to corrupt my sudoers file on my test virtual machine, so have had to go back to a backup and am still redoing things<br>
<br>The other issue is I want to map windows network drives when a user logs in, probably by putting a script in /etc/profile.d<br><br>Drives are for example \\server\users\username<br>or \\server\data<br>so I need to run comands like<br>
<br>sudo mount -t cifs -o user=collind,domain=windowsdomain,password=password //server/data gdrive.<br><br><div dir="ltr">The problem is the sudo, as the windows domain user will not be a sudoer<br>Hence my unsuccesful attemps so far at enabling /bin/mount for all users in the sudoers file.<br>
<br>
Been trying with<br>user ALL = NOPASSWD: /bin/mount, /bin/umount<br><br>I am using 8.04.1 and Likewise<br><br>I see you posted this a while back, so hopefully you have had some success now, I'de be interested in hearing your findings<br>
and other words of wisdom anybody else has.<br><br></div>Regards<br><br>Duncan<br><br>********************************************************************************************<br><br>Hi folks,<br>
<br>
I'm in the process of trying to roll out Ubuntu across one of our<br>
offices as a replacement to Windows XP. At the moment on Windows XP we<br>
have a standard desktop which includes desktop background, Internet<br>
Explorer proxy settings and other tweaks.<br>
<br>
Now rather than have the hassle of setting up each individual users<br>
desktop when they first login I was hoping it would be possible to set a<br>
default desktop configuration for each new user.<br>
<br>
I just wondered if it was possible?<br>
<br>
What I was looking at doing was setting up Ubuntu to authenticate<br>
against the Windows 2003 Server (so I don't have to create a bunch of<br>
individual accounts too) and have their home directories mount to their<br>
user directory on the server.<br>
<br>
I vaguely remember reading something about default settings in /etc/skel<br>
but after looking in that directory I see there are just some default<br>
files for bash. Is it possible to put a set of default files in to<br>
/etc/skel and is there any specific configuration files I need?<br>
<br>
Ta,<br>
<br>
Rob</div>