similar to: Help with Swat

Displaying 20 results from an estimated 4000 matches similar to: "Help with Swat"

2005 Dec 11
1
password for swat
I got SWAT running on OS X 10.4 and when I go to localhost:901 I am asked for password. However neither root nor admin work (I enabled root). I get: The name or password entered for area ?SWAT? on localhost:901 was incorrect. Please try again. Thanks for help, Roman Budzianowski roman@budzianowski.net
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 Oct 26
1
SWAT Help Hyperlinks Not Working
All SWAT local help hyperlinks produce a 404 File not found error. I'm using a new install of SuSE 10.0; SuSE 9.x did not have this problem. I have installed samba-doc. The page source of the Welcome to SWAT! page contains the following hyperlinks: <li><b>Daemons</b> <ul> <li><a href="/swat/help/manpages/smbd.8.html"
2002 Jul 30
4
Samba 2.2.5 update process
I recently downloaded the samba 2.2.5 update. I ran GZIP and tar. next i did the configuration according to Using Samba by Robert Eckstein, David Collier-Brown, Peter Kelly 1st edition Nov. 1999. Steps were as follows: ./configure make make install added swat to /etc/services swat 901/tcp after all of this it does not appear that samba was actually updated. I looked in samba.org for
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.
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
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 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 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
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
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 +=
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
2008 May 21
5
swat password
Hello all, I'm having trouble logging into swat. Not even root can login! I'm using Rocks 4.1 (linux cluster based on CentOS) Has anybody experienced this? Thanks in advance! Santiago
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
2003 Nov 08
1
Can not connect to SWAT
Hello, Until yesterday (7 nov 03) I had a mostly working 2.27 samba running on my redhat 9 box that I configured via SWAT. Now I can not get back into SWAT & I also (in a useless attempt to make it work) upgraded to samba 3.0 I get the following when trying to start SWAT: An error occured while loading http://matrix1:901/: Could not connect to host matrix1 (port 901) here
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
2004 Nov 05
2
HELP - Samba/Swat 3.0.2 and OsX 10.3.5
Dear Samba Team, from a few days i'm trying to use samba on my powerbook, with panther 10.3.5. I'm also trying to enable swat where i succeded, but with some anomalies. I will explain some of the steps i done during this day because i really don't ever know what to do now. I never had problems with samba over linux but here the things seems a little different. I starting by open the
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
2003 Jun 04
1
FW: Besoin d'aide au sujet de swat
Can anyone help out Marie-Christine? Thanks PG -----Original Message----- From: Marie-Christine DRACK [mailto:jennifer.drack@wanadoo.fr] Sent: Wednesday, June 04, 2003 8:54 AM To: mkaplan@samba.org; paulg@samba.org Subject: Besoin d'aide au sujet de swat bonjour, je vous ?cris car je n'arrive pas ? me connecter ? swat alors que le fichier est configurer normalement.Voici mon fichier
1999 Nov 10
4
Problem with SWAT
Hi, I have just installed Suse Linux 6.1 along with Samba version 2.0.3 I can ping the machine (192.168.1.10) and I can reach the Apache Webserver with my browser. There are no specialties on 'Hosts deny' or 'Hosts allow'. Testparm does not report any errors either. But I cannot reach 192.168.1.10:901 with my browser to make shares etc. Can someone help me out on this one? Mark