* [Comm] samba-swat
@ 2003-10-17 23:06 vad
2003-10-18 5:21 ` John A. Gladkikh
0 siblings, 1 reply; 6+ messages in thread
From: vad @ 2003-10-17 23:06 UTC (permalink / raw)
To: community
Здравствуйте,господа.
Установил сабж. Пытаюсь запустить
http://localhost:901/
в браузере, а в ответ
Ошибка при загрузке http://localhost:901/:
Ошибка соединения с хостом localhost (порт 901)
Может кто советом поможет. Система АЛМ 2.2 без апдейтов.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] samba-swat
2003-10-17 23:06 [Comm] samba-swat vad
@ 2003-10-18 5:21 ` John A. Gladkikh
2003-10-19 22:04 ` vad
0 siblings, 1 reply; 6+ messages in thread
From: John A. Gladkikh @ 2003-10-18 5:21 UTC (permalink / raw)
To: community
On Sat, 18 Oct 2003 02:06:27 +0300
vad <vadzzim198@mail.ru> wrote:
> Здравствуйте,господа.
> Установил сабж. Пытаюсь запустить
> http://localhost:901/
> в браузере, а в ответ
> Ошибка при загрузке http://localhost:901/:
> Ошибка соединения с хостом localhost (порт 901)
> Может кто советом поможет. Система АЛМ 2.2 без апдейтов.
>
# cat /etc/xinetd.d/swat
# default: on
# description: SWAT is the Samba Web Admin Tool. Use swat \
# to configure your Samba server. To use SWAT, \
# connect to port 901 with your favorite web browser.
service swat
{
port = 901
socket_type = stream
wait = no
only_from = 127.0.0.1
user = root
server = /usr/sbin/swat
log_on_failure += USERID
disable = no
}
------------------^------------------
у Вас, скорее всего yes
не оно?
--
Best regards.
John A. Gladkikh.
.~. Registered Linux User
/U\ # 315336
// \\
/(___)\
^ ^
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] samba-swat
2003-10-18 5:21 ` John A. Gladkikh
@ 2003-10-19 22:04 ` vad
2003-10-20 5:34 ` John A. Gladkikh
2003-10-20 6:10 ` Kylik Semuon
0 siblings, 2 replies; 6+ messages in thread
From: vad @ 2003-10-19 22:04 UTC (permalink / raw)
To: community
On Sat, 18 Oct 2003 08:21:34 +0300
"John A. Gladkikh" <vigio@zt.kharkov.ua> wrote:
> On Sat, 18 Oct 2003 02:06:27 +0300
> vad <vadzzim198@mail.ru> wrote:
>
> > Здравствуйте,господа.
> > Установил сабж. Пытаюсь запустить
> > http://localhost:901/
> > в браузере, а в ответ
> > Ошибка при загрузке http://localhost:901/:
> > Ошибка соединения с хостом localhost (порт 901)
> > Может кто советом поможет. Система АЛМ 2.2 без апдейтов.
> >
>
>
> # cat /etc/xinetd.d/swat
> # default: on
> # description: SWAT is the Samba Web Admin Tool. Use swat \
> # to configure your Samba server. To use SWAT, \
> # connect to port 901 with your favorite web browser.
> service swat
> {
> port = 901
> socket_type = stream
> wait = no
> only_from = 127.0.0.1
> user = root
> server = /usr/sbin/swat
> log_on_failure += USERID
> disable = no
> }
> ------------------^------------------
> у Вас, скорее всего yes
> не оно?
> --
Не оно. У меня
disable = no
Не подскажите где еще покопать?
С Уважением. Jose
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] samba-swat
2003-10-19 22:04 ` vad
@ 2003-10-20 5:34 ` John A. Gladkikh
2003-10-21 23:47 ` vad
2003-10-20 6:10 ` Kylik Semuon
1 sibling, 1 reply; 6+ messages in thread
From: John A. Gladkikh @ 2003-10-20 5:34 UTC (permalink / raw)
To: community
> > --
> Не оно. У меня
> disable = no
> Не подскажите где еще покопать?
м.б.
sudo service xinetd start
--
Best regards.
John A. Gladkikh.
.~. Registered Linux User
/U\ # 315336
// \\
/(___)\
^ ^
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] samba-swat
2003-10-19 22:04 ` vad
2003-10-20 5:34 ` John A. Gladkikh
@ 2003-10-20 6:10 ` Kylik Semuon
1 sibling, 0 replies; 6+ messages in thread
From: Kylik Semuon @ 2003-10-20 6:10 UTC (permalink / raw)
To: community
В Пнд, 20.10.2003, в 01:04, vad написал:
> On Sat, 18 Oct 2003 08:21:34 +0300
> "John A. Gladkikh" <vigio@zt.kharkov.ua> wrote:
>
> > On Sat, 18 Oct 2003 02:06:27 +0300
> > vad <vadzzim198@mail.ru> wrote:
> >
> > > Здравствуйте,господа.
> > > Установил сабж. Пытаюсь запустить
> > > http://localhost:901/
> > > в браузере, а в ответ
> > > Ошибка при загрузке http://localhost:901/:
> > > Ошибка соединения с хостом localhost (порт 901)
> > > Может кто советом поможет. Система АЛМ 2.2 без апдейтов.
запустить xinetd, скорее всего
/sbin/service/xinetd start
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] samba-swat
2003-10-20 5:34 ` John A. Gladkikh
@ 2003-10-21 23:47 ` vad
0 siblings, 0 replies; 6+ messages in thread
From: vad @ 2003-10-21 23:47 UTC (permalink / raw)
To: community
On Mon, 20 Oct 2003 08:34:14 +0300
"John A. Gladkikh" <vigio@zt.kharkov.ua> wrote:
Да и именно ДА. Это оно.
Спасибо большое.
>
> > > --
> > Не оно. У меня
> > disable = no
> > Не подскажите где еще покопать?
> м.б.
> sudo service xinetd start
> --
>
> Best regards.
> John A. Gladkikh.
>
> .~. Registered Linux User
> /U\ # 315336
> // \\
> /(___)\
> ^ ^
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-10-21 23:47 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-17 23:06 [Comm] samba-swat vad
2003-10-18 5:21 ` John A. Gladkikh
2003-10-19 22:04 ` vad
2003-10-20 5:34 ` John A. Gladkikh
2003-10-21 23:47 ` vad
2003-10-20 6:10 ` Kylik Semuon
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