Le 23/12/2011 23:35, Mark Cason a écrit : > On 12/23/2011 01:47 PM, gene heskett wrote: > > Last login: Thu Dec 22 09:38:52 2011 from coyote.coyote.den > gene@shop:~$ sudo useradd -u 500 gene > > > to modify a user, you must use usermod: > sudo usermod -u 500 gene > > I haven't used usermod in a loooong time, so I don't know if you need to > change user, and group, for all of the files you own. > > sudo chown -R gene.gene /home/gene
yes, you need to. And this will work, I've ever done this long time ago. But to be sure there will not occurs any problem using sudo while doing theses manipulations, I suggest you create a root password first : sudo passwd root then su, or better log off (ctrl-d) then log in as root and then, logged as root, you do all the user modification stuff. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users