ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: avl <info@atmsk.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: Re[2]: [mdk-re] firebird again
Date: Tue Jun 19 02:08:01 2001
Message-ID: <01061902213002.04528@client.loc> (raw)
In-Reply-To: <01061823085800.02622@client.loc>

18 Июнь 2001 23:35, Вы написали:
> 18 Июнь 2001 14:43, Вы написали:
> > Добрый день!
> >
> > > Что то не очень ясно. Имхо CS вообще запускать не надо - он запускается
> >
> > при
> >
> > > обращении клиента в порт. Причем запускается новая копия.
> >
> > А вот теперь я не понял.
> >
> > Под запуском я имею в виду команду
> >
> > /opt/interbase/bin/ibmgr -forever -user sysdba -password masterkey start
>
Это строчка запуска суперсервера :)
и пользователя с его парлем указывать не надо...

вот выдержка из скрипта запуска суперсервера:

: ${INTERBASE:=/opt/interbase}
: ${ISC_USER:=SYSDBA}
: ${ISC_PASSWORD:=masterkey}
: ${FBRunUser:=root}

# WARNING: in a real-world installation, you should not put the
# SYSDBA password in a publicly-readable file.
# Eventually this file should not need to contain any passwords.
# as root user alone should be sufficient privledge to stop/start
# the server.

Понятно?

export INTERBASE
export ISC_USER
export ISC_PASSWORD

Полный тупизм, но они это написали...


# Check the file is there and is executable.
[ -x $INTERBASE/bin/ibmgr ] || exit 0


  start)
	echo -n "Starting Firebird server: "
	daemon --user $FBRunUser $INTERBASE/bin/ibmgr -start -forever

все...





-- 
С уважением Алексей <info@atmsk.ru>
-------------------------------
Howto mailing list
http://www.altlinux.ru/mailman/listinfo/howto
-------------------------------



      reply	other threads:[~2001-06-19  2:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-16 20:16 Serge Skorokhodov
2001-06-17  2:26 ` avl
2001-06-17 11:44   ` Re[2]: " Serge Skorokhodov
2001-06-17 15:29     ` avl
2001-06-18  9:02       ` Alexandre Redko
2001-06-18 10:16         ` avl
2001-06-18 14:33           ` Alexandre Redko
2001-06-18 23:22             ` avl
2001-06-19  2:08               ` avl [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=01061902213002.04528@client.loc \
    --to=info@atmsk.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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