similar to: Web administration tool

Displaying 20 results from an estimated 10000 matches similar to: "Web administration tool"

1998 Nov 25
9
Help!
Anyone know how can i get Office97 over a Samba Server in perfect functions. How should i install it. setup /a ????? Please tell me. Thanks ............................................................................. LSC Maximino Gerardo Luna Estrada email: max@oro.reduaz.mx Unix & System Administrator tel: (492) 43919, 40570 Centro Universitario
2004 Aug 06
2
Take down and restart.
On Tuesday, January 21, 2003, at 10:15 PM, Michael Smith wrote: > Steve Mallett <steve@osdir.com> said: > >> What is the best way to bring down and restart ices with a new >> playlist, or do I need to stop ices at all? > > Which version? With ices2, you don't need to do anything except > replace the > playlist with a new one - it'll be re-read
2002 Dec 12
2
rsync to 2000/NT servers?
I'm rsyncing over ssh to unix servers now & am wondering what people who use rsync for their unix boxes do when dealing with win 2000/NT machines? Steve Mallett
2002 Dec 22
3
.ssh files
I burned an .iso cd of the home dir of a server, my .ssh files are there, but if I restore from the cd using rsync -azurvp /mnt/cdrom/.ssh/* ~/.ssh the permissions seem screwy. I'm trying to use my id_dsa ssh key to login to other servers, but they don't acknowledge the key because the "permission are incorrect". Any Suggestions? Did i screwup, by using mkisofs &
2004 Aug 06
2
Take down and restart.
What is the best way to bring down and restart ices with a new playlist, or do I need to stop ices at all? Steve Mallett http://OSDir.com on the O'Reilly Network | steve@osdir.com http://opensource.org | webmaster@opensource.org http://open5ource.net/steve <personal> "Don't hate the media, become the media." -Jello Biafra --- >8 ---- List
2004 Jan 06
3
SSL and STARTTLS
I wanted to enable SSL on some alternate ports so that a limited number of people could try SSL access. But doing so enabled STARTTLS in IMAP, so that all IMAP users got surprised (at least those whose clients attempted to use it automatically). e.g.: # IP or host address where to listen in for SSL connections. Defaults # to above non-SSL equilevants if not specified. imaps_listen =
2003 Jan 14
3
Live DB backups with rsync?
Is it possible to do live backups of a running DB with rsync??? I was just talking to livevault.com & they (only on win boxes) say they can grab changes from a client's live DB & sync them remotely. It sounded like BS to me, but I'm neither a DB guy or sync'ing expert. Steve Mallett
2011 Oct 07
0
centos 64bit Samba Web Administration Tool (SWAT)
Hello, I have installed SWAT (Samba Web Administration Tool) using http://localhost.901/ able to log in and configure the settings. So far I have configured workgroup, netbios name and set up a shared folder. This is all done on centos64bit box. Now using Windows I am able to see the shared folder and able to log in to it using the user name/password. However I am NOT able to create any files or
2019 Oct 29
0
Samba Web Administration Tool (SWAT)
On Thu, 11 Jul 2019 11:59:20 +0000 Gerard Seibert via samba <samba at lists.samba.org> wrote: > I know that this has probably been asked before. As a long time user > of Samba, I remember using SWAT to configure Samba. It did seem, at > least to me, to simplify things. At the very least, it did prevent me, > and possibly other users, from creating simple syntax errors. Hi
2019 Oct 31
0
Samba Web Administration Tool (SWAT)
On Wed, 30 Oct 2019 08:45:47 +0000 Rowland penny via samba <samba at lists.samba.org> wrote: > On 29/10/2019 17:48, Steve Litt via samba wrote: > > On Thu, 11 Jul 2019 11:59:20 +0000 > > Gerard Seibert via samba <samba at lists.samba.org> wrote: > > > >> I know that this has probably been asked before. As a long time > >> user of Samba, I
2019 Oct 31
1
Samba Web Administration Tool (SWAT)
If you're looking for a web admin tool Webmin has a pretty decent module that works well. Thanks, Rich ----- On Oct 31, 2019, at 1:04 AM, samba samba at lists.samba.org wrote: > On Wed, 30 Oct 2019 08:45:47 +0000 > Rowland penny via samba <samba at lists.samba.org> wrote: > >> On 29/10/2019 17:48, Steve Litt via samba wrote: >> > On Thu, 11 Jul 2019 11:59:20
2019 Jul 11
4
Samba Web Administration Tool (SWAT)
I know that this has probably been asked before. As a long time user of Samba, I remember using SWAT to configure Samba. It did seem, at least to me, to simplify things. At the very least, it did prevent me, and possibly other users, from creating simple syntax errors. I know that the Samba developers decided long ago to depreciate (eliminate) SWAT from the Samba distribution. I was just
2003 Mar 26
1
Failure in the presence of too many connections
Had an event today where dovecot refused new connections and would not accept more until restarted, whereupon it worked for a few minutes and locked up again. Looking at the logs it appeared that it had run out of file descriptors. I increased the open files limit and started it again-- which worked but it only pushes off the problem. Does dovecot keep an open file descriptor for every imap or
2003 Jun 11
1
Folder creation errors
Hi- In a mbox environment: 1 login username password 1 OK Logged in. 2 create "slar" 2 NO Internal error [2003-06-11 15:44:56] 3 create "/slar" 3 NO Invalid mailbox name: /slar 4 create "Mail/slar" 4 OK Create completed. 5 create "./slar" 5 OK Create completed. 6 create "blar" 6 NO Internal error [2003-06-11 15:46:54] 7 logout * BYE Logging out 7
2004 Nov 06
2
dovecot 1.0-test52 compile notes
Compile issues on an older BSD/OS 4.2 system: src/lib/byteorder.h needs #include <netinet/in.h> to pick up in_addr struct src/lib/byteorder.c no "libgen" here (no basename()). Added it inline, no big deal, but you might want to have configure test for this and provide one if it's missing. Also, on this system there are no types like "uint8_t" and
2005 Apr 26
3
transparent proxy
I'm excited to see that dovecot 1.0-test series supports transparent proxy, but that excitement is muted by: - the recommendation to avoid 1.0 at present; - the requirement to use SQL authentication. I guess I could ignore the first, but the second is sticky. How hard would it be to hack a different sort of proxy server cue into the authentication? Perhaps one of: If authenticating via
2019 Oct 30
2
Samba Web Administration Tool (SWAT)
On 29/10/2019 17:48, Steve Litt via samba wrote: > On Thu, 11 Jul 2019 11:59:20 +0000 > Gerard Seibert via samba <samba at lists.samba.org> wrote: > >> I know that this has probably been asked before. As a long time user >> of Samba, I remember using SWAT to configure Samba. It did seem, at >> least to me, to simplify things. At the very least, it did prevent me,
2009 Jan 06
3
Problem with opening ports in alpha5 ?
If I leave the "listen" value as the default in /etc/dovecot.conf I'll get a message similar to the following on each port that it tries to open during startup: # dovecot -F Fatal: listen(::, 143) failed: Address already in use If I set either: listen = * or listen = [::] then it will start up fine. Perhaps it is as though the code tries to open the port twice for both
2003 May 22
1
possible dovecot problem (fwd)
I'm just forwarding this verbatim from somebody who works here. Comments ? mm ----- Forwarded message from Dave Chamberlain <davec at mv.mv.com> ----- > Subject: possible dovecot problem > From: "Dave Chamberlain" <davec at mv.mv.com> > Date: Tue, 20 May 2003 21:29:48 -0400 (EDT) > To: mem at mv.mv.com (Mark E. Mallett) > > Ok, I'm kind of
2003 Feb 26
1
pop3: last, and auth plain
Hi- A couple of comments regarding the POP3 server (I realize the POP3 server is probably low priority though..) One problem is that the "LAST" command is not supported. Some mail clients end up downloading all messages every time because of this (or so I'm told). The biggest source of these remarks is people using the yahoo webmail front end. I wonder if this could be added?