Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OFF] sudo se moque de nls ? ( résolu )
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Tue May 16, 2006 7:40 pm    Post subject: [OFF] sudo se moque de nls ? ( résolu ) Reply with quote

Bonsoir,
j'ai trouvé que cela était marrant mais bon les goûts et les couleurs .... :roll:
Code:
locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=fr_FR.UTF-8


en faisant abstraction des problèmes d'encodage utf8 sur les pages man localisées :

en tant que simple user :
Code:
nemo13@gentoobscur ~ $ man man
NOM
       man - formate et affiche les pages du manuel en ligne

en tant que root :
Code:
gentoobscur nemo13 # man man
NOM
       man - formate et affiche les pages du manuel en ligne

en utilisant sudo :
Code:
nemo13@gentoobscur ~ $ sudo  man man
NAME
       man - display system documentation

doit-on en conclure que sudo gicle les localisations ?


Last edited by nemo13 on Tue May 16, 2006 10:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
PabOu
Veteran
Veteran


Joined: 11 Feb 2004
Posts: 1088
Location: Namur - Belgium

PostPosted: Tue May 16, 2006 10:06 pm    Post subject: Reply with quote

oui, dans ton fichier /etc/sudoers, tu dois commenter la ligne suivante :
Code:
#Defaults       env_reset


Mais attention, tu pourrais avoir des ennuis si jamais tu as des drôles de trucs dans ton env d'user.. combiné avec les droits root.. mais bon si t'es un utilisateur normal et que ta machine n'est pas hackée, t'as pas de soucis à te faire.
_________________
Mangez du poulet !
Back to top
View user's profile Send private message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Tue May 16, 2006 10:23 pm    Post subject: Reply with quote

PabOu wrote:
mais bon si t'es un utilisateur normal

Ben oui! j'ai une gentoo :D

Grand merci pour ton explication ; simple et claire !
A+:jlp

edit : du coup j'ai lu le man de sudo :wink:
Code:
The list of environment variables that sudo
       clears is contained in the output of sudo -V when run as root.
yaka:
Quote:
Environment variables to check for sanity:
LANGUAGE
LANG
LC_*
Environment variables to remove:
PERL5OPT
PERL5LIB
PERLLIB
JAVA_TOOL_OPTIONS
SHELLOPTS
PS4
BASH_ENV
ENV
TERMCAP
TERMPATH
TERMINFO_DIRS
TERMINFO
_RLD*
LD_*
PATH_LOCALE
NLSPATH
HOSTALIASES
RES_OPTIONS
LOCALDOMAIN
CDPATH
IFS
PERLIO_DEBUG
FPATH
NULLCMD
READNULLCMD
GLOBIGNORE
PYTHONHOME
PYTHONPATH
PYTHONINSPECT
RUBYLIB
RUBYOPT
ZDOTDIR
bon je ne connais pas le quart de la moitiè de ces variable mais je vais me coucher aque la question suivante :
SUDO vs SU ???
encore merci Pabou
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum