[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Need to change username for files



> A friend of mine suggested to chown a users site to change the username for
> all the files in his site by doing the following:
> 
> chown <username> * -R
> 
> Unfortunately it gives me the error "Operation not permitted"
> 
> Anyone have any ideas?
> 
Did you su to root, before executing the command?

Gerald