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

Bug#382670: debian-installer: Sudo not properly configured



Joseph Smidt wrote:
> I don't know if this fix works with policy, but all you have to do is in
> every gui admin's .desktop file change:
> 
> TryExec=gksu
> Exec=gksu -u root disks-admin
> 
> or
> 
> TryExec=gksu
> Exec=gksu disks-admin
> 
> To:
> 
> TryExec=gksudo
> Exec=gksudo disks-admin
> 
> Though, maybe that is easier said than done. Thanks.

We really can't make that kind of change at install time in d-i.

We could probably get away with calling update-alternatives, if gksu and
gksudo were changed to both provide an alternative (gtk-su-command or
something), and if all the necessary desktop files could be changed to
use the alternative.

Interested to know kov's thoughts on the matter, since he maintains
gksu.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: