All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathon Reinhart <jonathon.reinhart@gmail.com>
To: iSpinn@gmail.com
Cc: linux-newbie@vger.kernel.org
Subject: Re: Where do I pose login and password questions?
Date: Tue, 1 Dec 2015 17:05:20 -0500	[thread overview]
Message-ID: <CAPFHKzf-6OucH2yRzUpsGVTaoVeHnm252yWGM-Bh2DaK=Y8brg@mail.gmail.com> (raw)
In-Reply-To: <CAKW856KdupHXEMTYTGa_byDTX8QaCy3yvez9h+7LpqgSzRCZyw@mail.gmail.com>

Doug,

This is a Linux kernel mailing list; the Linux kernel knows nothing of
login methods, usernames, or passwords. The only thing the kernel
deals with are process UIDs and GIDs, which are set and read via the
(get|set)(uid|gid) and derivative system calls, as well as file/device
permissions. Login and authentication are handled in userspace. I
suggest you read more about the login process:

http://www.comptechdoc.org/os/linux/howlinuxworks/linux_hllogin.html

Cheers,

Jonathon Reinhart

On Tue, Dec 1, 2015 at 4:32 PM, iSpinn <ispinn@gmail.com> wrote:
>
> I want to start an open discussion on the login process and password
> security, specifically introducing a new paradigm for what the login
> process and password format COULD look like, and how that different
> process might work and be implemented.
>
> What vger.kernel.org list is best to 1) let me do my due diligence to
> search through its archives for prior work already suggested and 2) if
> none is found, posing that new paradigm on that appropriate list for
> discussion?
>
> Thanks,
>
> Doug P
> --
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      reply	other threads:[~2015-12-01 22:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01 21:32 Where do I pose login and password questions? iSpinn
2015-12-01 22:05 ` Jonathon Reinhart [this message]

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='CAPFHKzf-6OucH2yRzUpsGVTaoVeHnm252yWGM-Bh2DaK=Y8brg@mail.gmail.com' \
    --to=jonathon.reinhart@gmail.com \
    --cc=iSpinn@gmail.com \
    --cc=linux-newbie@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.