Displaying 20 results from an estimated 10000 matches similar to: "Problem with swat on new installation"
2003 Oct 21
3
*samba3 ports
Dear netters,
My linux box is installed with samba 3.0.0 and joined with NT domain (w2k
based). Samba are working fine, until I filter the incoming traffic using
iptables (v1.2.7a) on default RedHat 9 kernel 2.4.20-8, using these rules:
[root@Bhp-0m03-0472 root]# cat /etc/sysconfig/iptables
# Generated by iptables-save v1.2.7a on Sun Oct 12 19:36:36 2003
*filter
:INPUT DROP [0:0]
:FORWARD ACCEPT
2005 Jun 10
2
YASQ
(Yet Another Samba Question)
Using Fedora Core 2, I have edited/created my swat file, restarted the
xinetd service,
but when I attempt to launch SWAT using local host, I get the following
message:
The connection was refused trying to contact localhost:901
ANy ideas?
Joe
2003 Oct 08
3
Ldap.h missing in samba-3.0.0
I have downloaded samba-3.0.0.tar.bz2 (and samba-latest.tar.gz) and
attempted to run "./configure --with-ldapsam --with-winbind
--with-pam_smbpass --with-smbmount --with-ads --with-ldap"
Only to find that ./configure complains of a missing ldap.h file. Does
anyone else have this issue? I'm trying to do a simple setup to having a
Linux box communicate to my Windows 2000 Server PDC,
2003 Oct 13
1
winbindd: krb5_cc_get_principal failed
Hiya,
I'm using Fedora Test 2 and Samba 3.0.0-15 packages from Redhat/Fedora rawhide
with a Windows 2003 Server. I'm also using MIT Kerberos 1.3.1.
Everytime winbindd ist started, it writes following error into
/var/log/samba/winbindd.log:
[2003/10/13 10:13:40, 1] nsswitch/winbindd.c:main(832)
winbindd version 3.0.0-15 started.
Copyright The Samba Team 2000-2003
[2003/10/13
2003 Oct 07
3
file sharing over Internet
Hi,
I have setup a Samba in Local network and working perfect. I want to release
my share over Internet
so that my PC at home can access this share at the RUN \\MYIPADDRESS.
Is it possible?
Cris
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 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
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 ================
2003 Oct 09
2
Not able to invoke swat
Hi
I have configured samba (version 2.2.7a) on Linux 9. Now I am facing a
problem like
I am able to invoke the swat in the local machine (http://localhost:901
<http://localhost:901/> ), But I am not able to invoke the swat from
other machine.
Let us consider
Localhost name is moon (linux machine)
Another machine is mars (Win 2k)
I am able to invoke swat from
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
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
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 Nov 14
2
SWAT not running
Hello,
I'm new at linux and i appreciated is somebody could help me.
I have installed the latest version af SAMBA on a Cobalt RAQ550.
The SNMB and the NMBD daemons are running.
However, when I want to access the swat pages http://192.168.5.240:901
<http://192.168.5.240:901/>
There is noting found.
Regards,
Peter Discart
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
2001 Apr 03
3
getting swat to run on Hewlit Packard HPUX 10.20
I've just downloaded and installed the SAMBA binaries for HPUX 10.20. I'm
been unsuccessful in getting swat to run though. I've made the correct
entries in the /etc/services file (swat 901/tcp) and in the /etc/inetd.conf
file (swat stream tcp nowait.400 root /opt/samba/bin/swat swat) and
have shutdown and restarted the inetd daemon. When I use Netscape and
access
2004 Apr 28
1
Using Swat - Could not connect to host localhost (port 901) error!
Hello Everyone,
I'm using Mandrake 10 and trying to learng Samba
3.0.2a.
I compile the source and install it alright on my
Mandrake linux (./configure, make, and make install).
Here what I'd done after the installation:
Add to /etc/services file
swat 901/tcp
Add to /etc/inetd.conf file
swat stream tcp nowait.400 root
/usr/local/samba/sbin swat
Since swat binary in the
2003 Oct 15
1
FW: Re: domain groups accessing samba share
-----Original Message-----
From: VR-Bug Support
Sent: 15 October 2003 13:42
To: 'Gavin Davenport'
Subject: RE: [Samba] Re: domain groups accessing samba share
Hi Gavin,
This is what I have for my /etc/pam.d/login
#%PAM-1.0
auth required pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so nodelay
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 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