Help > Installation

User lpadmin

(1/2) > >>

Ralph:
Why is the default sudo user not in the group lpadmin ? It would definitely make life easier for beginners.

Best regards
Ralph

Thierry:
I think it's depending which ISO you choose.
I looked at the source:

https://github.com/NuTyX/nutyx/blob/e02055ed69258785fc957e1feec5bfe99a4f521b/scripts/setup-nutyx.in#L207

and

https://github.com/NuTyX/nutyx/blob/e02055ed69258785fc957e1feec5bfe99a4f521b/scripts/setup-nutyx.in#L246

It's normaly plan that a new user is part of the lpadmin group ... if the group was created. This group is created when cups is installed at pre-install

Ralph:
I see the group creation in the cups pre-install script

 https://github.com/NuTyX/packages-x86_64/blob/rolling/gui/cups/cups.pre-install

But after


--- Code: ---sudo cards Install cups
--- End code ---
.....

the group doesn't exists.

Thierry:
See my screenshot

--- Code: ---thierry [ ~ ]$ grep lpadmin /etc/group
lpadmin:x:19:
--- End code ---

I guess you mean it's not add to your own account


Ralph:

--- Quote from: Thierry ---
I guess you mean it's not add to your own account

--- End quote ---

Correct

Navigation

[0] Message Index

[#] Next page

Go to full version