vendredi 1 juillet, vers 12h, Vincent Caron tapota :

> 1.  ( ) text/plain          (*) text/html           
> 
> Commit from zerodeux 2005-07-01 12:25 CEST
> 
> fixed chown invocation in sv_users.pl
> 
> Module          File name              Revision    
> 
> savane ChangeLog                    1.458 >>> 1.459
> 
> savane backend/accounts/sv_users.pl 1.53  >>> 1.54 
> 
> Generated by cvsreport 0.3.5-cvs
> 

Frankly I dont think that the issue we noticed at gna:


      This manual page documents the GNU version of chown.  chown changes the
       user and/or group ownership of each given file, according to its  first
       non-option  argument,  which is interpreted as follows.  If only a user
       name (or numeric user ID) is given, that user is made the owner of each
       given  file,  and the files' group is not changed.  If the user name is
       followed by a colon or dot and a group name (or numeric group ID), with
       no  spaces between them, the group ownership of the files is changed as
 
Using a dot as separator between user and group is perfectly standard.

BTW, the error was not an error in the chown call but simply the fact
that for some reason useradd was missed.



-- 
Mathieu Roy

  +---------------------------------------------------------------------+
  | General Homepage:           http://yeupou.coleumes.org/             |
  | Computing Homepage:         http://alberich.coleumes.org/           |
  | Not a native english speaker:                                       |
  |     http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english  |
  +---------------------------------------------------------------------+

Reply via email to