[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cpx] [CPX] - serious issue in handling of the users
- Subject: Re: [cpx] [CPX] - serious issue in handling of the users
- From: Scott Wiersdorf <scott@xxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 09:30:18 -0600
On Mon, Apr 04, 2005 at 10:48:00AM -0400, Bill Meier wrote:
> I had the same problem... made
> 	bill.meier
> 
> as a user name. I think the issue I saw was
> 
> 
> ~> chown bill.meier foo
> chown: separation of user and group with a period is deprecated
> chown: meier: illegal group name
Wrong syntax for period-in-username. Try:
  chown bill.meier: foo
For group chown:
  chown :bill.meier foo
or both:
  chown bill.meier:bill.meier foo
Scott
-- 
Scott Wiersdorf
<scott@xxxxxxxxxxxx>
======================================================================
This is <cpx@xxxxxxxxxxxxx>      <http://www.groupmail.org/lists/cpx/>
Before posting a question, please search the archives (see above URL).
Home |
Main Index |
Thread Index