[Wine] Re: File access denied when printing from a Delphi application

jay wineforum-user at winehq.org
Tue Apr 28 08:34:52 CDT 2009


marcos_antonio_ps wrote:
> 
> 
> 
> Code:
> usermod : unable to lock password file
> 
> 
> 
> How can I solve this?
> 
> Marcos


-> You need root privileges for adding users to group.
-> You can use the sudo command for executing a command with root privileges:


Code:
sudo usermod -a -G lp marcos



I hope this helps,
Jay







More information about the wine-users mailing list