Displaying 20 results from an estimated 10000 matches similar to: "missing /etc/inetd.conf file in RH9"
2000 Jul 07
4
SWAT question
Hello,
I am a new user of SAMBA. I have a problem in installing SAMBA
on our new ALPHA server is that I would like to access the SWAT
after install the SAMBA. I try to login SWAT from IE5 with the user
"root" but just only return with the message "401Authorization
Required".
Is there any mistake during the installation or anything wrong for
the configuration ? Please
2014 Jan 30
2
Issue with running tftpd-hpa in inetd mode?
Hopefully I'm not out to lunch here. I ported tftp-hpa to our proprietary
OS, VOS (at stratus.com). We've always runs the old legacy tftpd from
inetd, so I wanted to continue doing so with tftp-hpa. It seems to work
okay, but I noticed that the code in tftpd.c has a 'while (1)' loop that
has this at the end:
/*
* Now that we have read the request packet from
1999 Mar 22
86
SWAT
I was playing with this on my test machine, (redhat 5.2, samba 2.0.3)
worked great, and I was really impressed.
So I decided to install this on my office machine. (redhat 4.2, samba
2.0.3) and the only significant difference is that on the
office machine, I use encrypted passwords.
I cannot get swat to authenticate on the second machine. That is, no
matter what account, password combination
2001 Apr 16
2
Samba with Redhat 7.0
I have got now Redhat 7.0 and when I want to install Swat I need to edit the file /etc/inetd.conf but in Redhat 7.0 the file is named to /etc/xinetd.conf and /etc/xinetd.d can you help me ?
(In Redhat 6.1 it worked alright)
Greetz
Rob op den kelder
-------------- next part --------------
HTML attachment scrubbed and removed
2024 Sep 06
9
[Bug 3729] New: the new sshd does not work under the supervision of inetd
https://bugzilla.mindrot.org/show_bug.cgi?id=3729
Bug ID: 3729
Summary: the new sshd does not work under the supervision of
inetd
Product: Portable OpenSSH
Version: 9.8p1
Hardware: ARM
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
2001 Apr 08
4
2.2a3 and SWAT - connection refused by server
Help!
I finally got it installed, and now I can't get into SWAT...
I go to http://servername:901, and get a 'The connection was refused by the
server"
Can anybody tell me what dumb thig I'm doing wrong? I really ned to get
this thing working tonight...
Thanks
Charles Marcus
2003 Nov 20
4
unable to access SWAT
Hi all,
I have recently installed samba-2.2.7-3.7.3.i386.rpm,samba-common-2.2.7-3.7.3.i386.rpm, samba-client-2.2.7-3.7.3.i386.rpm and samba-swat-2.2.7-3.7.3.i386.rpm.
After i installed all these, I start the SMB services and i enable swat, but when i tried to access SWAT from the browser, using : http://localhost:901 or http://127.0.0.1:901
it returns with " the document contain no data.
2001 Jan 03
5
setting up swat
I've looked in /usr/local/samba/swat for help
and even the samba source docs and can't
find anything on setting up swat.
I've also looked at samba.org/samba/docs,
but can find a swat setup doc.
Can some please point me in the right direction?
thanks,
daniel
2002 Nov 04
2
swat tool
Im trying to enable the swat utility so that I can manipulate the
smb.conf file. I have done this on my PowerMac G4 computer, and now Im
trying to set it up on my iBook - but it gives me the following error,
xinetd[pid]: bind failed (address already in use (errno = 48).
service = swat
xinetd[pid]: {init_services} no services. Exiting...
I have no idea what is going on, Im doing
2001 Sep 18
1
Printer fiasco...
OK,
First, thanks for all of the help recently. I appreciate it.
But...I have just implemented the cvs code as to be able to use the 'use
client driver' option because win nt/2k machines have been seeing an 'Access
denied, unable to connect' error for the print queues and this will
apparently fix this. I will describe my setup and what I have done thus far:
RH 7.1
Samba 2_2 cvs
2001 Dec 23
3
SWAT conflicts w/ Apache 1.3 HTTP server???
Hello,
I am running a small network, Win., FreeBSD (Unix), & Macs.,
administering through SWAT. Needing to run an intranet I installed an
Apache 1.3 HTTP server running in standalone mode. Now I have lost the
ability to access SWAT through the http://xxx.xxx.xxx.xxx:901 port.
Guess it requires some special configuration of the server - SWAT runs
in inetd mode, will this cause a conflict?
2006 Oct 18
1
1.0.rc10 in inetd mode
Hey.. I'm finding that I can force dovecot (setup in inetd mode) into a wedged
state by spamming it with carrage returns. As I've not had enough time to
familiarize myself with the code.. I thought I'd ping the list before 1.0 is
christened.
-Phil.
1999 Feb 03
10
Swat problem
To: samba@samba.org
cc:
From: Thomas Bail/External/CologneRe/GRN @ GRN
Date: 02/03/99 08:32:52 AM
Subject: Swat problem
Hi everyone out there in the world,
I found a small problem with SWAT. I can easily switch off Samba with SWAT,
but I am not able to start Samba with SWAT using the status panel. Is that
correct or am I doing something wrong. I'm using Samba 2.0.0 and the
2004 Mar 29
2
SWAT - special weapons and tactics :)
Hi all,
OS: suse 9
samba ver: 3.0.2
linux:/etc/xinetd.d # cat swat
service swat
{
port = 901
socket_type = stream
wait = no
only_from = localhost 10.1.1.10
user = root
server = /usr/sbin/swat
log_on_failure += USERID
# disable = yes
linux:/etc # cat inetd.conf
swat stream tcp nowait.400 root /usr/sbin/swat swat
linux:/etc # cat services | grep 901
swat
2014 Jan 30
2
Issue with running tftpd-hpa in inetd mode?
> Correct. Like most UDP-based inetd services, tftpd is intended to be
run in 'wait' mode. When the first request arrives, inetd starts the
service but does not read the incoming packet (it can't, because it has
no way to pass it along to the server). After that, inetd ignores that
socket until the server exits. This isn't critical for tftp, but it
does help to keep down the
2003 Dec 17
1
SWAT won't work.
Ok, here is the problem. Samba is working, I can access it from
a account I created from a windows XP machine. So that is good. But I can?t
get swat to work when I go to my browser windows explorer and go to
http://192.168.1.125 <http://192.168.1.125/> :901 (which is my static IP
address for the machine). Of course with out port 901. But nothing happens
when I try to open it. I do have my
2002 Mar 12
2
swat on red hat 7.2
Hi,
I'm having a minor issue with swat on red hat 7.2. It won't let me make
any changes to the samba server (adding shares, printers, and global
definitions). The buttons to access these simply don't exist. I can view
status, but I can't make any changes (not even restart the daemons).
This works fine on my Debian system. The only real difference that I can
think of is inetd
2001 Apr 30
1
Swat in samba.
Hej.
I am using Red Hat 7.1 and samba 2.2.0 TNG.
I have installed RPM for red hat 7.0 but i don't think this is a problem.
2007 Feb 27
6
How to enable swat on SuSE10.2 x86_64?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
As a result of not being able to control the shares, (invisible
network), i wanted to enable swat, but the files are not were they
supposed to be....
Can anyone help me?
- --
Have a nice day,
M9. Now, is the only time that exists.
OS: Linux 2.6.18.2-34-default x86_64
Huidige gebruiker: monkey9@tribal-sfn2
Systeem:
2002 Aug 13
4
Can't Connect to Swat
I'm trying to connect to swat but can't. Just installed Samba 2.2.2-5
and edited /etc/services, even though I'm running Redhat 7.3 and use
xinetd. /etc/xinetd/swat exists.... but I still cannot connect to
http://localhost:901. Why???
Thanks for assist.