similar to: mysql authentication problems

Displaying 20 results from an estimated 400 matches similar to: "mysql authentication problems"

2007 Mar 14
2
login authentication
Hi everyone, i used postfix, dovecot and mysql. I have virtual users and domains. I have this configuration in dovecot-mysql.conf: db_host = localhost db_port = 3306 db_unix_socket = /var/run/mysqld/mysqld.sock db = postfix db_user = postfix db_passwd = bscidth46 db_client_flags = 0 default_pass_scheme = CRYPT password_query = SELECT password FROM mailbox WHERE username = '%u' user_query
2008 Jan 16
3
question about mysql authentication
Hi list, i use dovecot-1.0-1.2.rc15.el5 installed from rpm centos 5.0 I cant get mysql authetication working: this is my /etc/dove-mysql.conf ######dove-mysql.conf should look like this########## #db_host = 127.0.0.1 #db_port = 3306 db = postfix db_user = postfix db_passwd = secret db_client_flags = 0 default_pass_scheme = PLAIN password_query = SELECT password FROM mailbox WHERE username
2001 Nov 05
1
Two samba servers running in the same network
Hi all! I have a little doubt, and hope that someone can answer me... Let's take the example. I have one master samba, where all my users logs in. And how can I solve the problem if there is a case like that: Two samba servers. One use called "johndoe" One is the master, the other server is a kind of slave... The user johndoe will try to athenticate on the master samba server.
2005 Aug 16
1
Home directories on AD/Samba
I just set up our Samba-Server to athenticate over Active Directory (Win 2003). But there is one thing that bothers me: There are no home-directories for the domain users, that waere added to the linux passwd database (EXAMPLE.COM+user1 can be authenticated, but has no home on the Linux-box). If I create a share home, nobody can open it, because it cannot be found. Only if I set the path option,
2003 Sep 04
3
function is too long to keep source
Dear R users, I am trying to minimise a function using "nlm". I am getting the following error message: "Error: function is too long to keep source" The function is really very long (about 100 A4 pages). Is there anything I could do to solve this problem? At the moment I am using "nlmin" in S-Plus with no problems but I'd prefer to use R. Thank you very
2002 Mar 14
2
MS Access and Samba Problem
hello, I hope someone can help me with this problem because it is really unique and odd... or at least it seems to me. I can't find any references anywhere as to anyone else having the same trouble. Here is the story: I have a machine running RH 7.1 and samba 2.2.3a as our PDC for the Network. This box also serves other purposes such as Name server, dhcp server, internal web server, and
2004 Feb 25
1
authenticating from another samba server
Hi, I have a server, snap1 10.8.5.10, that runs samba, and have users created by using useradd (but not added them to snap1's smbpasswd). I'd like for users on our primary samba server, archives1 10.8.5.2, to be able to type in \\snap1\username in windows and have the snap1 server take them to their home directory on the snap1 server, but athenticate the users against
2006 May 10
1
Show specific printers only
Hi, On our samba server (3.0.22-SuSE93) we have many printers installed with cups. Most of them are RAW queues to use within Windows. A few of them however, are filtered queues for Linux to use. I would like to EXCLUDE the filtered queues so Windows users cannot use them, but am not sure how to do this within the smb.conf. Thanks in advance for any assistance, -- Rory Vieira rory dot vieira at
2010 Oct 06
4
Problems with Xen Tools instalation
Hello, when I try to install Xen-Tools using the xs-tools.iso I get the error: Errors were encountered while processing: /mnt/visostore/Linux/xe-guest utilities_0.5.0-579_i386.deb I used the xs-tools. iso present in the installation CD XCP and I followed the steps on page 28 (To install the guest agent) of XCP Virtual Machine Installation Guide: I mounted the xs-tools. iso and I executed the
2008 Apr 08
2
Speex and C5510
Hi, I'm use a DSP C5510 to implement a solution with voice, but I'm a beginner in the world of DSP, any one has a example or documents about how to use a speex in DSP's ???? Thanks. Att.; Rafael Vieira Gon?alves skype: rafaelvieira.goncalves msn: tux_surf at hotmail.com email: daconfama at gmail.com P Antes de imprimir, pense em sua responsabilidade e compromisso com o
2011 Jun 17
1
athentication service
-------------- next part -------------- An embedded message was scrubbed... From: nabi <nabi at netadmin.ir> Subject: [Fwd: athentication service] Date: Fri, 17 Jun 2011 17:29:54 +0430 Size: 1358 URL: <http://lists.centos.org/pipermail/centos/attachments/20110617/742f94e1/attachment-0002.mht>
2006 Sep 06
1
Bash/perl: how to know if a samba directory is mounted?
Hi, I am writing an Perl application that automatically mounts a samba directory. But I would like to know if that directory is already mounted by samba (i.e. in multiple logins, that directory could be mounted only on the first login) ?
2008 Apr 08
1
Speex and C5510
Thanks Jim, But i didnt find this project... It's in CCS folder or on TI site ????? Thk's Em 08/04/2008, ?s 15:52, Jim Crichton escreveu: > The TI directory of the Speex source distribution contains a C5509A > project that builds and runs in TI's Code Composer Studio > simulator. This project does file I/O to files specified in the > main source file. See
2006 Oct 10
2
somewhat OT--windows logon script
Hi Group, We use a simple logon script to map drives for our users. If we put the following line: net use /delete * /yes then no drives are mapped on the workstations. If we rem it out, the script works fine. Full script below: net use /delete * /yes net use e: \\server5\peachtree net use w: \\server5\contract_maintenance net use t: \\server5\fleet net use x: \\server5\allusers net use u:
2007 Jul 05
3
New packages installation via CDRom
Hi, folks! Does anyone knows how could I install some new packages on CentOS (4 and 5) using the cdrom media? Att: My HD doesn't have much space to copy cdrom content to build a filesystem repository. I hope this great tool will should ask me by each cdrom witch it need, isn't it? Thanks in advance. Adriano Vieira
2004 Aug 09
4
MySQL passdb, auth_verbose, and documentation
I've been playing around with Dovecot for the past few months for testing (on a Debian 3.0 system), and initially it was easy to setup and worked well. Recently I upgraded to 0.99.10.9, and when I rebuilt it I enabled MySQL and SSL. The first problem I ran into was upon startup it complained that there was no certificate, which makes sense, except that I hadn't enabled imaps in the
2010 Aug 01
4
Admin interface for Rails?
Hello folks, I am currently working on a project that has to deliver an admin interface like the Django''s one, I wanna know if you know/ recommend any gem or plugin for that. Cheers, Rodrigo Alves Vieira -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2011 Feb 15
5
Path and Url
Hello everyone, what''s the real difference between root_url and root_path in Rails, for example. Apparently both lead to the same route in the application. Thanks! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To
2011 Mar 15
8
Problems with Object#id deprecation
Hello everyone, in a test helper in my app I call category.id that gets the id of category in the database. However, when running RSpec I get the following error: As a parla customer /Users/saulolopes/code/parla/spec/acceptance/support/paths.rb:13: warning: Object#id will be deprecated; use Object#object_id /Users/saulolopes/code/parla/spec/acceptance/support/paths.rb:13: warning: Object#id
2006 Aug 10
2
Latest Samba for SuSE 9.0 ?!?
Hi, What is the latest version of Samba for SuSE 9.0, and where can I find it. Shame support was dropped for this one... still being used a lot... -- Rory Vieira rory dot vieira at gmail dot com