ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Установка SWAT
@ 2007-10-02 16:18 Vitalik Salomatin
  2007-10-02 17:52 ` Valery V. Rusnak
  0 siblings, 1 reply; 2+ messages in thread
From: Vitalik Salomatin @ 2007-10-02 16:18 UTC (permalink / raw)
  To: community

>Самбу установил и настроил, потом установил samba-swat но как его 
>запустить и добраться до него не знаю.  http://localhost:901 не 
>открывает ничего. Как быть?

_______________________
Исправить /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
{
        disable = no
        port    = 901
        socket_type     = stream
        wait    = no
        only_from = 127.0.0.1
        user    = root
        server  = /usr/sbin/swat
        log_on_failure  += USERID
}


или ntsysv


Перезапустить суперсервер

service xinetd restart 

зайти

http://localhost:901/ 

Удачи.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] Установка SWAT
  2007-10-02 16:18 [Comm] Установка SWAT Vitalik Salomatin
@ 2007-10-02 17:52 ` Valery V. Rusnak
  0 siblings, 0 replies; 2+ messages in thread
From: Valery V. Rusnak @ 2007-10-02 17:52 UTC (permalink / raw)
  To: Vitalik Salomatin, ALT Linux Community general discussions



Vitalik Salomatin пишет:
>> Самбу установил и настроил, потом установил samba-swat но как его 
>> запустить и добраться до него не знаю.  http://localhost:901 не 
>> открывает ничего. Как быть?
>>     
>
> _______________________
> Исправить /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
> {
>         disable = no
>         port    = 901
>         socket_type     = stream
>         wait    = no
>         only_from = 127.0.0.1
>         user    = root
>         server  = /usr/sbin/swat
>         log_on_failure  += USERID
> }
>
>
> или ntsysv
>
>
> Перезапустить суперсервер
>
> service xinetd restart 
>
> зайти
>
> http://localhost:901/ 
>
> Удачи.
Спасибо!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-02 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-02 16:18 [Comm] Установка SWAT Vitalik Salomatin
2007-10-02 17:52 ` Valery V. Rusnak

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