ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Aleksander N. Gorohovski" <angel@feht.dgtu.donetsk.ua>
To: "ALT Linux Community" <community@lists.altlinux.org>
Subject: Re: [Comm] user copy
Date: Thu, 17 Nov 2005 13:41:41 -0000
Message-ID: <op.s0d0brm9hz2pp6@oc.peooc.net> (raw)
In-Reply-To: <437C5D55.2040405@lsi.bas-net.by>

On Thu, 17 Nov 2005 10:37:09 -0000, spider wrote:

> Aleksander N. Gorohovski пишет:
>> On Wed, 16 Nov 2005 12:34:24 -0000, K. A. Bylym  wrote:
>>
>>> Доброе время суток всем. Возникла необходимость перенести  
>>> (скопировать)  учетную запись пользователя на другую машину. Возможно  
>>> ли это? И как?
>>> На обеих машинах стоит ALM2.4.
>>   Есть масса вариантов. На вскидку:
>>  1.
>> запакуйте:
>> $ tar -c -f backup.tar ~/*
>> $ gzip -9 backup.tar
>> , а затем "бережно" перенесите в нужное место
>>  2.
>> Если маши в сетке - настройте NFS и скопируйте.
> И еще, поинтересуйтесь значениями uid и gid пользователя на старом месте  
> и создаайте на новом пользователя с такими uid и gid, явно указав их  
> значения, а то к файлам своим он не доберется.

Ну,
это само-сабой разумеется. Для этого в помощь

# groupadd -g <gid> <user_group>
# useradd -g <user_group> -u <uid> <user>
:-)


  reply	other threads:[~2005-11-17 13:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16 12:34 K. A. Bylym
2005-11-16 13:40 ` Aleksander N. Gorohovski
2005-11-17 10:37   ` spider
2005-11-17 13:41     ` Aleksander N. Gorohovski [this message]
2005-11-18 14:12     ` Алексей Синицын
2005-11-18 14:35       ` [Comm][JT] " Vasya Makarov
2005-11-23  4:24         ` Maxim.Savrilov
2005-11-23  6:25           ` Vasya Makarov
2005-11-23  6:52             ` Maxim.Savrilov
2005-11-23  8:13               ` Алексей Синицын
2005-11-23  9:36                 ` Vasya Makarov
2005-12-07  3:21                   ` Maxim.Savrilov
2005-11-19 11:25       ` [Comm] " Aleksander N. Gorohovski

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=op.s0d0brm9hz2pp6@oc.peooc.net \
    --to=angel@feht.dgtu.donetsk.ua \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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