Displaying 18 results from an estimated 18 matches similar to: "error when trying access internet."
2010 Mar 11
3
IMAP proxy configuration
i know dovecot can act as IMAP and POP3 proxy ..... but i'm having
a hard time configuring it. Actually i'm using a simple dovecot
configuration with virtual users stored on MySQL. My dovecot-sql.conf is
pretty simple:
[root at correio dovecot]# cat dovecot-sql.conf
driver = mysql
connect = host=localhost dbname=DATABASE user=USERNAME password=PASSWORD
default_pass_scheme = PLAIN
#
2010 Oct 03
1
question on quota configuration on 2.0.5
Hi,
On dovecot 1.2 i had the following configuration on my
dovecot-sql.conf file:
password_query = select endereco as user, password, '/var/spool/mail/%u'
as userdb_home, 'maildir:/var/spool/mail/%u' as userdb_mail, 8 as
userdb_uid, 12 as userdb_gid, concat('*:storage=', quota) as
userdb_quota_rule, 'Trash:storage=100M' as userdb_quota_rule2 from
emails
2019 Feb 12
0
Using SHA256/512 for SQL based password
??? Here i have SSHA256 working with:
default_pass_scheme = PLAIN
??? and my database scheme just received the hashed password prefixed
by the SSHA indicator, just like:
mysql> select * from emails where endereco = 'solutti at XXXXXXXXX'\G
*************************** 1. row ***************************
????????????? endereco: solutti at XXXXXXXXXXXXXX
????????????? password:
2013 Aug 14
0
weird situation with pop3/imap proxy and postfix authentication
Hello dovecot mailing list,
I have a server running postfix and dovecot. I havea configuration
on dovecot that allows me to provide imap4/pop3 messages for local
hosted users as well as for proxied users on other servers.
Basically, i have a simple MySQL table (imapproxy) with two fields,
'domain' and 'host'. My password_query isa 'UNION' query, exactly like:
2005 Feb 21
1
Error in access internet from server...
Hi, guys
I have CentOS 3.4
I ping any host in intranet and internet from server
I connect in server for any service: web, mail (pop,imap, smtp), dns, mysql,
ssh with success
but I can't use wget, curl, yum...
The connection always go to triying and nothing happens.
Maybe problem with routes? Iptables?
Thanks,
Tiago Bahi
There are some erros that I see:
2014 Jun 26
0
Facter doesnt resolve ipaddress or ipaddress_eth0
Hello list. I am trying to read the IP address of the eth0 interface from a
CentOS 6.5 VM (XenServer).
Running the manifest gives empty values to all of the following vars:
$ipaddress, $ipaddress_eth0, and its $::<name> version. $interfaces has
"eth0,lo".
Running facter from the VM I get:
# facter -v
2.0.1
# facter | grep virtual
is_virtual => true
virtual => xenu
#
1998 Oct 02
1
How to mount file system from Unix on Windows 95 using SAMBA ?
I have Samba 1.9.17p3 server running on (Unix AIX 4.1.4) and I would
like to mount a file system from Unix on Windows 95 using SAMBA.
How do I need to do ?
Thanks, Ulisses / INATEL
--
INATEL - Instituto Nacional de Telecomunicacoes de Santa Rita do Sapucai
CCTMN - Centro de Compet?ncia TMN
Endereco: Av. Joao de Camargo, 510
mailto:ulisses@cctmn.inatel.br Tel: (035) 471 9333
2006 Apr 26
2
MASC = A New Way to Use Textmate Snippets
Just thought I''d announce this on the Rails list since I know several
of you use Textmate: there''s a new feature I''m calling "Multiple
Arbitrary Simultaneous Carets" or MASC for short, which is available
in my personal TM bundle. It''s been handy enough for me that I
thought others might enjoy it.
2004 Apr 16
2
RSync on Windows 2003
Hello,
I'm desperately trying to have a RSync server work on a Windows 2003
Standard Server.
All the documentation available I have found applies to Windows NT/2000/XP
I don't know whether 2003 works differently from the previous Windows.
I have installed the cwrsync package.
The RSyncServer Service is running fine under a user account named cwrsync.
A successful Telnet on the port 873
2005 Jan 25
3
masc and multicast
I am trying to set up my Shorewall box to forward multicast packets to
my local net. I do have some problems with mrouted (see below), but I
can join and add routes using smcroute. Multicast works when shorewall
is disabled. I got a lot of help from the following.
http://lists.shorewall.net/pipermail/shorewall-users/2005-January/016674.html
I cannot get the multicast packets to pass the fw when
2010 Mar 03
2
question on authentication
Hi there,
I am trying to come up with a solution to the current Samba authentication
voes on the gateway server for our distributed file system. We currently
use smbpasswd file on the gateway server for authentication, which is not a
secure way and requires each user to be specifically added in.
I do not have much experience with Samba, so I am still learning quite a bit
as I jump from
2011 Sep 09
3
CentOS5 with Dell Broadcom iSCSI Offload, does it work ?
Hi all,
After finding multiples answers to this question via google, but without
making it work on my servers. Has anybody iSCSI Offload working on a Dell
Server with Broadcom NICs ?
My environment: I'm running CentOS 5.6 CR, on a Dell PowerEdge R710 with
Broadcom Corporation NetXtreme II BCM5709 conecting to an EMC CX4-120 SAN,
via 2x Cisco 2960G-24TC-L switches. It's working
2010 Feb 16
2
quota problem
dovecot 1.0.15
Hello,
i try to set quota settings for my users.
currentyl i use a mysql table for auth process and now i want to add
quotasettings for each individual user.
at the moment i have the problem that only global quota is effective and no
userquota which is stored in usertable.
This is my mysql-usertable:
login varchar(255)
password varchar(64)
home varchar(128)
uid int(11)
gid
2019 Feb 12
6
Using SHA256/512 for SQL based password
I have trying to find how to set the dovecot-sql.conf for using
SHA256/512.? I am going to start clean with the stronger format, not
migrate from the old MD5.? It seems all I need is:
driver = mysql connect = host=/var/lib/mysql/mysql.sock dbname=postfix
user=postfix password=$Postfix_Database_Password default_pass_scheme =
SHAxxx-CRYPT # following should all be on one line. password_query =
2016 Apr 08
5
how to manually specify domain controllers
We have two Samba 4.2.3 servers with FreeRadius to authenticate wireless users against active directory. Using DNS, sometimes both servers end up using the same domain controller to authenticate users. I would like to distribute the load to different DCs. Is there a way to manually point Samba to certain DCs?
I tried the following configuration:
security = ads
password server =
2006 Apr 27
5
ColumnComments Plugin
Here?s a small plugin that may be useful for documenting your
database. Based on Dave Thomas?s AnnotateModels plugin, this plugin
goes one step further and allows you to store comments on each column
in the database (MySQL only).
Full write-up at: http://blog.inquirylabs.com/2006/04/27/
columncomments-rails-plugin
Subversion at: svn://syncid.textdriven.com/svn/opensource/
2005 Oct 27
9
Overloaded samba server. Is it a bug?
Experts,
We've just migrated from samba 2.2.8a to samba 3.0.20b in a very large
corporate environment. Everything was really fine in our lab, but we
began
experiment serious load problems on the productive servers the morning
after
the procedure took place. I'll try (briefly) to describe the
characteristics
of the scenario:
Resources:
Old Environment:
Hardware:
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++