Re: canvis en el su.

2018-08-28 Conversa Pere Nubiola Radigales
Possan el
ALWAYS_SET_PATH yes

funciona perfectament.
Gracies

Pere Nubiola Radigales
Telf: +34 656316974
e-mail: p...@nubiola.cat
   pnubi...@fsfe.org
   pere.nubi...@gmail.com


2018-08-27 20:06 GMT+02:00 Eloi :

> El 27/8/18 a les 16:58, Pere Nubiola Radigales ha escrit:
> > Algú sap el perqué del canvis del su?
> > .
> > Fins ara amb la crida su es reinicialitzaba el path  amb el del usuari
> > root, mantenint la resta del entorn.
> > Ara si vols el path de root, necessites fer su -, reinicialitzant tot
> > l'entorn.
> >
> > Pere Nubiola Radigales
> > Telf: +34 656316974
> > e-mail: p...@nubiola.cat 
> >pnubi...@fsfe.org 
> >pere.nubi...@gmail.com 
> >
> Enganxo la nota enviada per apt-listchanges al correu local explicant el
> canvi
>
> util-linux (2.32-0.4) unstable; urgency=medium
>
>   The util-linux implementation of /bin/su is now used, replacing the
>   one previously supplied by src:shadow (shipped in login package), and
>   bringing Debian in line with other modern distributions. The two
>   implementations are very similar but have some minor differences (and
>   there might be more that was not yet noticed ofcourse), e.g.
>
>   - new 'su' (with no args, i.e. when preserving the environment) also
> preserves PATH and IFS, while old su would always reset PATH and IFS
> even in 'preserve environment' mode.
>   - su '' (empty user string) used to give root, but now returns an error.
>   - previously su only had one pam config, but now 'su -' is configured
> separately in /etc/pam.d/su-l
>
>   The first difference is probably the most user visible one. Doing
>   plain 'su' is a really bad idea for many reasons, so using 'su -' is
>   strongly recommended to always get a newly set up environment similar
>   to a normal login. If you want to restore behaviour more similar to
>   the previous one you can add 'ALWAYS_SET_PATH yes' in /etc/login.defs.
>
>  -- Andreas Henriksson   Fri, 03 Aug 2018 10:52:22 +0200
>
>
>


Re: canvis en el su.

2018-08-27 Conversa Eloi
El 27/8/18 a les 16:58, Pere Nubiola Radigales ha escrit:
> Algú sap el perqué del canvis del su?
> .
> Fins ara amb la crida su es reinicialitzaba el path  amb el del usuari
> root, mantenint la resta del entorn.
> Ara si vols el path de root, necessites fer su -, reinicialitzant tot
> l'entorn.
>
> Pere Nubiola Radigales
> Telf: +34 656316974
> e-mail: p...@nubiola.cat 
>            pnubi...@fsfe.org 
>            pere.nubi...@gmail.com 
>
Enganxo la nota enviada per apt-listchanges al correu local explicant el
canvi

util-linux (2.32-0.4) unstable; urgency=medium

  The util-linux implementation of /bin/su is now used, replacing the
  one previously supplied by src:shadow (shipped in login package), and
  bringing Debian in line with other modern distributions. The two
  implementations are very similar but have some minor differences (and
  there might be more that was not yet noticed ofcourse), e.g.

  - new 'su' (with no args, i.e. when preserving the environment) also
    preserves PATH and IFS, while old su would always reset PATH and IFS
    even in 'preserve environment' mode.
  - su '' (empty user string) used to give root, but now returns an error.
  - previously su only had one pam config, but now 'su -' is configured
    separately in /etc/pam.d/su-l

  The first difference is probably the most user visible one. Doing
  plain 'su' is a really bad idea for many reasons, so using 'su -' is
  strongly recommended to always get a newly set up environment similar
  to a normal login. If you want to restore behaviour more similar to
  the previous one you can add 'ALWAYS_SET_PATH yes' in /etc/login.defs.

 -- Andreas Henriksson   Fri, 03 Aug 2018 10:52:22 +0200




Re: canvis en el su.

2018-08-27 Conversa Josep Lladonosa
Ha canviat, sí, ja que han canviat de binari "su" i actua diferent.

Solució:
Afegir a /etc/login.defs: ALWAYS_SET_PATH yes

Remenant vaig trobar això relativament relacionat:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905564

On Mon, 27 Aug 2018, 16:58 Pere Nubiola Radigales,  wrote:

> Algú sap el perqué del canvis del su?
> .
> Fins ara amb la crida su es reinicialitzaba el path  amb el del usuari
> root, mantenint la resta del entorn.
> Ara si vols el path de root, necessites fer su -, reinicialitzant tot
> l'entorn.
>
> Pere Nubiola Radigales
> Telf: +34 656316974
> e-mail: p...@nubiola.cat
>pnubi...@fsfe.org
>pere.nubi...@gmail.com
>
>