ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Unit <alt_unit@pisem.net>
To: community@altlinux.ru
Subject: Re: [Comm] Как добавить юзера в самбу?
Date: Thu, 22 May 2003 14:45:25 +0400
Message-ID: <20030522144525.71a41d2b.alt_unit@pisem.net> (raw)
In-Reply-To: <20030522131733.48bf1ff1.CityHawk@inbox.ru>

                                                                          
On Thu, 22 May 2003 13:17:33 +0400
"Eugene A. Suchkov" <CityHawk@inbox.ru> wrote:

> 
> > Кстати, а почему не запускается swat? В браузере пишу: localhost:901 -
> > пишет : "в доступе отказано"
> 
> /etс/xinetd.d/swat и /etc/xinetd.conf в студию.

/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
}

/etc/xinetd.conf:

#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/

defaults
{
	log_type = SYSLOG authpriv info
	log_on_success = PID HOST DURATION
	log_on_failure = HOST
	instances = 100
	per_source = 5
	only_from = 127.0.0.1
}

includedir /etc/xinetd.d




-- 
Best Regards,
Unit

ICQ UIN #21558174

<Registered Linux user #301732>
<machine has registration number 187084>






  reply	other threads:[~2003-05-22 10:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-22  8:46 Unit
2003-05-22  9:08 ` Dmitriy Shcherbakov
2003-05-22  9:17 ` Eugene A. Suchkov
2003-05-22 10:45   ` Unit [this message]
2003-05-22 12:16     ` Re[2]: " KoLyA
2003-05-22  9:19 ` Ilya Palagin
2003-05-23 10:21   ` Unit

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=20030522144525.71a41d2b.alt_unit@pisem.net \
    --to=alt_unit@pisem.net \
    --cc=community@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