similar to: Not able to invoke swat

Displaying 20 results from an estimated 6000 matches similar to: "Not able to invoke swat"

2005 Nov 07
3
SWAT not accessible from remote sites
Hello, I am not able to access SWAT from any other host besides the one running the SWAT daemon. No firewall blocking access on either side. # netstat -lnt | grep 901 tcp 0 0 0.0.0.0:901 0.0.0.0:* LISTEN works fine connecting from localhost using: lynx localhost:901 Unavailable using public IP on a remote host.. i.e. going into Firefox and
2005 Jul 06
1
Question regarding SWAT
Hi everyone, In the last few days I've spended hours and hours on the web surching for a solution to my problems. Eventhough it looked like there where several other people having the same problem I couldn't find a way to solve it. Therefore I'm hoping that one of you could help me with the following problem. I've installed Samba 3.0.14a on RedHat 9.0. Samba is working perfectly.
2004 Jul 15
3
SWAT works with Webmin but not via localhost:901
I have tried everything that I know of. I have reviewed the services file and the swat file in xinetd.d a tun of times. It appears, via netstat that swat is listening on port 901. However when I attempt to access it via the Mozilla browser on my Fedora server (with 127.0.0.1:901 or localhost:901) nothing happens. It just sits there. However, if I access it via webmin (which has swat stored
2002 Dec 08
1
unable to connect to SWAT
samba ver (all- common,client,swat ..) = 2.2.7 rel 2 ======== /etc/xinetd.d/swat ======== disable is commented only from localhost ============================= smb is started (#service smb start) ============================== # netstat -l | grep 901 tcp 0 0 *:901 *:* LISTEN ======= This is the result of lynx localhost:901 ================
2004 Jun 09
2
SWAT - Could not connect to port 901
I'm using Suse 9.1 professional. I've got Samba *almost* up and running. But, I'm a newbie and need Swat to configure a few things. I've gone to /etc/services and made sure that I have the entry "swat 901/tcp" I have checked /etc/xinetd.d/swat and added "port = 901" and changed it to "disable = no" I have gone through the steps in 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
2003 Jun 15
1
Unable to run SWAT
I'm trying to learn Samba on a Linux 7.0 box. I've just installed Samba 2.0.7. I've been able to run all the tests in DIAGNOSIS.TXT, manually edit the smb.conf file, and I can even see some folders on the Samba server from a Windows 98 machine on my LAN. But I am unable to run SWAT on the Samba Server (or from any other computer on my LAN). Every time I enter http://localhost:901/
2005 Jan 03
2
Swat not working
I recently decided to set up a Linux machine with the intent to run samba on it. I am running Mandrake 10 and I have installed the latest version of samba from the website. But I can't seem to get samba and swat to work. Because when I go to http://localhost:901 <http://localhost:901/> I receive an error, informing me that it cannot be reached. This is what I have done so
2001 Mar 05
2
SWAT: please help
Hello all: Here's the problem [on a RH7 running kernel 2.2.17-14 with Samba 2.0.7-21ssl and xinetd-2.1.8.9pre14]: http://localhost:901 does bring up the SWAT login dialog box.. but upon entering root as the user, followed by my root passwd in the next entry... it tells me "Authentication failed. Retry?" I can tell you that I did enter the correct root passwd, because I am root
2002 Jul 16
1
OK, Samba's OK, now I need swat help.
Ok, I should be able to start swat with xinetd, but I can't seem to get anything to start. 1. How do I tell if swat is running (other than trying to browse to aaa.bbb.ccc.ddd:901) 2. Can someone give me an idea of what and where I need commands for xinetd. Server is RH7.2, Samba 2.2.3a, following file "swat" is in /etc/xinetd.d/ ## /etc/xinetd.d/swat service swat { port
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.
2012 Nov 24
2
Building factors across two columns, is this possible?
I am trying to make it so two columns with similar data use the same internal numbers for same factors, here is the example: > read.csv("test.csv",header =FALSE,sep=",") V1 V2 V3 1 sun moon stars 2 stars moon sun 3 cat dog catdog 4 dog moon sun 5 bird plane superman 6 1000 dog 2000 > data <-
2002 Dec 05
1
swat not working this time
Hi again, I've just reinstalled RH 7.2 and Samba 2.2.7 for the unpteenth time.... this time swat is not working !!! I have checked the etc/services file and swat 901/tcp is in there and I have a text file named swat in etc/xinetd.d directory containing the following... service swat { port = 901 socket_type = stream wait = no user = root server = /usr/local/samba/bin/swat log_on_failure
2004 Apr 26
1
Can't get SWAT to work...
I have a Red Hat 9 file server and I have been unable to use swat to configure the smb.conf file. I have samba-swat installed and the following in /etc/xintetd: ================================================================= # default: off # description: SWAT is the Samba Web Admin Tool. Use swat \ # to configure your Samba server. To use SWAT, \ # connect to port
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
2002 May 13
1
Samba 2.2.4 SWAT Says Broken Link
Howdy! Just downloaded the Binary RPM for Red Hat 7.2. Seemed to install fine (after I removed 2.2.3a) but when I try to use SWAT in Konquerer, it comes back and says that the link is broken to the machine name. I've tried: http://localhost:901, http://[ip]:901 and http://[machine name]:901. I do have SWAT checked in the Service configuration. Any particular reason it would do that?
2002 Dec 03
2
Samba SWAT 2.2.7 Doesn't Work in Redhat8.0?
Hello All Samba-list Members, I have installed a Samba 2.2.7, the samba-latest.tar.gz, as a PDC on a Redhat8.0 GNU/Linux server. ( Of course, I first uninstalled the original samba that came with the Redhat installation CDs by rpm -e samba*.) The installation was successful. Then I modified /etc/services and /etc/xinetd.d/swat as suggested in the installation document uncompressed from
2006 Mar 02
2
SWAT + FC4 = Not working
Hitting a big mystery here. I've configured samba properly but I would like to run swat. The /etc/xinetd.d/swat file contains: 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 +=
2004 Jun 10
1
Domain problem with NT4 & Samba 3.0.2a
All, I really need some help. I'm putting samba up on a new windows domain called SIERRA. I'm using Samba 3.0.2a on Solaris 8. I'm barely knowledgeable on Windows NetBIOS... but am good with Solaris. The status is that I've got the daemons running and working normally. I have 1 desktop with 1 PDC & 1 BDC in the SIERRA domain. On the desktop, I can see both DC's but
2002 Nov 05
3
Swat NOT Working Yet!
I am running RedHat 8.0 and Samba 2.2.6. I already provided a proper xinetd file and appointed port 901 in /etc/services. What am I still missing? -------------- next part -------------- HTML attachment scrubbed and removed