All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: preserving logins
Date: Thu, 30 Jun 2005 19:40:48 -0700	[thread overview]
Message-ID: <42C4AD30.8050000@comarre.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0506301753320.4433-100000@treebeard.engin.umich.edu>

Karthik Vishwanath wrote:
> Since there are fair number of other users than myself on this machine, I
> want to keep the same /home partition, under either system. Is it possible
> for me to use the same passwd/shadow files on either system, and expect
> compatibility (if so, which are the files to be copied) or must I ask
> every old user to re-create their passwds? (I can do that, if its the
> easiesr route, which is a relative measure!)
[...]

This is a difficult question to give you a definitive answer to.

If RH and Debian use compatible password encryption, you can simply tuck 
the RH /etc/passwd and /etc/shadow files someplace safe, then do the 
Debian install, letting it creates its own, new /etc/passwd and 
/etc/shadow files. Then you just cut and paste the user-level entries 
(the ones about 1000, if RH follows the same numbering convention that 
Debian does) from your tucked-away RH files into the corresponding 
Debian files.

But I didn't even notice what version of RH you said you were using, so 
I don't know if the encryption mechanisms will match.

As someone else already explained, you really do want to let Debian 
create the system accounts for you. Conventions on these accounts drift 
a bit over time, and I would have no real confidence that an unknown 
version of RH and any current version of Debian use perfectly matching 
conventions.



-
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:[~2005-07-01  2:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 17:52 preserving logins Karthik Vishwanath
2005-06-30 18:19 ` Spack
2005-06-30 21:09   ` Ulrich Fürst
2005-06-30 21:40 ` Ulrich Fürst
2005-06-30 21:58   ` Karthik Vishwanath
2005-07-01  2:40     ` Ray Olszewski [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=42C4AD30.8050000@comarre.com \
    --to=ray@comarre.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.