C_GPS adduser
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[FrontPage]]
#contents
*Add new Member [#h6684f9b]
ユーザIDとPWを決定する。例:User-Name : NewUser Password...
/root/Scponly へ移動し、setup.shを実行する
cd /root/Scponly
./setup.sh
Next we need to set the home directory for this scponly ...
please note that the user's home directory MUST NOT be w...
by the scponly user. this is important so that the scpon...
cannot subvert the .ssh configuration parameters.
for this reason, a writeable subdirectory will be create...
the scponly user can write into.
-en Username to install [scponly]
NewUser
-en home directory you wish to set for this user [/home/...
-en name of the writeable subdirectory [incomming]
creating /home/NewUser/incomming directory for uploadin...
Your platform (FreeBSD) does not have a platform specifi...
This install script will attempt a best guess.
If you perform customizations, please consider sending m...
Look to the templates in build_extras/arch.
- joe at sublimation dot org
please set the password for NewUser:
Changing local password for NewUser
New Password:password
Retype New Password:password
if you experience a warning with winscp regarding groups...
the provided hacked out fake groups program into your ch...
cp groups /home/NewUser/bin/groups
copy default files under incomming for NewUser:
guard:root {106} %
これで、/home/NewUser/以下ができる。が、
セッションは予期せずに閉じられました サーバはコマンドの...
といわれて、アクセスができないので、古いライブラリをコピ...
ターゲットが書き換えできるように、
chflags -R noschg /home/NewUser/
する
cp -Rp /root/Scponly/TEST/accessible/ /home/NewUser/
でアクセス可能になる。
終了行:
[[FrontPage]]
#contents
*Add new Member [#h6684f9b]
ユーザIDとPWを決定する。例:User-Name : NewUser Password...
/root/Scponly へ移動し、setup.shを実行する
cd /root/Scponly
./setup.sh
Next we need to set the home directory for this scponly ...
please note that the user's home directory MUST NOT be w...
by the scponly user. this is important so that the scpon...
cannot subvert the .ssh configuration parameters.
for this reason, a writeable subdirectory will be create...
the scponly user can write into.
-en Username to install [scponly]
NewUser
-en home directory you wish to set for this user [/home/...
-en name of the writeable subdirectory [incomming]
creating /home/NewUser/incomming directory for uploadin...
Your platform (FreeBSD) does not have a platform specifi...
This install script will attempt a best guess.
If you perform customizations, please consider sending m...
Look to the templates in build_extras/arch.
- joe at sublimation dot org
please set the password for NewUser:
Changing local password for NewUser
New Password:password
Retype New Password:password
if you experience a warning with winscp regarding groups...
the provided hacked out fake groups program into your ch...
cp groups /home/NewUser/bin/groups
copy default files under incomming for NewUser:
guard:root {106} %
これで、/home/NewUser/以下ができる。が、
セッションは予期せずに閉じられました サーバはコマンドの...
といわれて、アクセスができないので、古いライブラリをコピ...
ターゲットが書き換えできるように、
chflags -R noschg /home/NewUser/
する
cp -Rp /root/Scponly/TEST/accessible/ /home/NewUser/
でアクセス可能になる。
ページ名: