ALT Linux users (in English only)
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: community-en@lists.altlinux.org
Subject: [Comm-en] sudo/su/etc setup | Re: Installation Issues
Date: Fri, 31 Dec 2021 02:11:29 +0300
Message-ID: <20211230231129.GJ13716@imap.altlinux.org> (raw)
In-Reply-To: <0de88b6a628fd4b0aef8b10d62263216427b5024.camel@vivaldi.net>

On Thu, Dec 30, 2021 at 02:08:39PM -0800, Lyndon wrote:
> One time I did get ALT installed ok but I have this one main
> issue which always comes up after install. I cannot use the
> terminal as I keep getting the message, " This user is not in
> the sudoers list. This incident will be reported.

sudo(8) gets setup out-of-box in http://getalt.org/en/simply
flavour but it's generally considered up to the local root
to do that or not (unlike what e.g. Ubuntu does); the commonly
recommended way is to use su(8) -- note that ALT still holds to
how it was written down back then and our su(8) insists that
only the "su -" form resets the environment variables including
PATH and HOME to correspond to the target user's settings,
"su" keeps those.

Some of us still prefer to set su(8)'s permissions so that it's
not a SUID binary anymore through:

# control su restricted

and using sshd to switch to root via their ssh keypair with its
passphrase, optionally with ssh-agent and ssh-askpass (e.g.,
run ssh-keygen -t ed25519 and add the resulting pubkey line
to /root/.ssh/authorized_keys and then ssh root@localhost).

> So far I have not been able to fix this issue and for now,
> at least, I have had to install another operating system,
> Arcolinux, in the meantime.
> 
> I would like to be able to reinstall sometime ALT Linux but
> need to be able to use the terminal. Any ideas on how to fix
> this ? 

Just use the terminal but set up sudo if you need;
through visudo(8), maybe in a form like this:

# EDITOR=mcedit visudo

See also:
* http://altlinux.org/su- (in Russian though)
* http://en.altlinux.org/control
* man sudo.conf
* man visudo

> Thanks so much. Otherwise, a great distro !!
> Happy New Year to you all.

Wish you a Happy New Year and merry Christmas, mate :-)

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


  reply	other threads:[~2021-12-30 23:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 22:08 [Comm-en] " Lyndon
2021-12-30 23:11 ` Michael Shigorin [this message]
2021-12-30 23:14   ` [Comm-en] sudo/su/etc setup | " Lyndon
2021-12-31 13:06     ` Michael Shigorin
2021-12-31 21:36       ` Lyndon
2021-12-31 21:51   ` Lyndon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211230231129.GJ13716@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=community-en@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux users (in English only)

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community-en/0 community-en/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community-en community-en/ http://lore.altlinux.org/community-en \
		community-en@lists.altlinux.org community-en@lists.altlinux.ru community-en@lists.altlinux.com
	public-inbox-index community-en

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community-en


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git