Displaying 20 results from an estimated 3000 matches similar to: "mysql : Access denied for user"
2002 Aug 30
2
Help with Multi stream files
Hello All,
I am having a problem with samba's ability to interpret certain files with
windows 2k clients.
Setup Details:
Linux ( RedHat 7.3 ) File Server
Win 2k Clients
Samba v2.2.3a
Kernel 2.4.18 statically compiled.
Problem Description:
When copying jpegs from a Win2k client which is displaying the JPEGS in
thumbnail mode, to the Linux / Samba file server, 3 files are copied as
2005 May 10
5
converting an ASCII file to a matrix
Dear R-WinEdit users,
I got a simple question, but somehow I cannot find the answer, although
I have
tried a lot!
I got an ASCII-file and I want to import it into R, so that every
character is defined by [i;j].
The rows are not of the same length.
the file looks like the following shortened abstract example:
name: xxxxx xxxx
age: 9.9.99
record number: 999
title: xxxxx xxxx xxx
keywords: xxx xx
2006 Jun 10
1
Mysql login-problem after recent 4.1.20 upgrade (CentOS4.3, x86_64)
Hi all,
I've upgraded my mysql-installation from the previous 4.1.12 version to the
new 4.1.20 version, and I've found that a daemon I'm using suddenly can't
log into the database anymore.
I've verified the problem with the mysql command;
[root at sciream ~]# mysql -upostfix -p mysql
Enter password:
ERROR 1045 (28000): Access denied for user
2002 Feb 21
1
Authenticaton problems using winbindd
Hello everyone:
I have downloaded, compiled (with winbind) and installed samba 2.2.3.
I also have followed the directions on how to configure samba to allow
authentication of users via winbindd off of a Win PDC. However, I am still
unable to get the authentication to work at all. Below is some of my
configuration:
smb.conf: (partial)
winbind separator = +
winbind uid = 10000-20000
2006 May 17
3
PHP register_globals
Hi
I am trying to turn on register_globals, but I am failing.
someone trold me that I should change php.ini and I did it.
? - register_globals = Off
- register_globals = On
I made a php test page
html/test.php
<?php
phpinfo();
?>
and checked it, but I can not make it.
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
precision 14 14
2006 Oct 17
2
ERROR 1045 (28000) when trying to login into the mysql through user test1
hey friends,
I am running Mysql server version: 4.1.20 on Centos 4.0. The problem I
am facing is that I am not able to access the databases if I login
through anyother user for example test1
mysql -u test1 -p
Enter password:
ERROR 1045 (28000): Access denied for user 'test1'@'localhost' (using
password: YES)
I have granted all the privileges for user test1 on databases test
2006 Mar 28
3
I hope this is not spamming
I do not want to get the reputation as a spammer and be hated by the ruby and rails community??!
But where are the best forums for help with rails and ruby please, and which ones are the most user freindly?
I have a little tech problem:
I have a lap top running xp home service pack two
and I have installed ruby 1.8.2 and rails 1.0.0 I also have mysql 4.1.16-nt via tcp/ip running on the laptop, so
2013 Jun 21
2
mysql access denied on dashboard puppet
i am at a lost, i setup the db schema , database.yml and etc.... passwords
are correct.
im getting the below error, im trying to get my dashboard to work .....help
any? i also chmod the database.yml file to 660
# mysql -u dashboard -p dashboard_production
Enter password:
ERROR 1045 (28000): Access denied for user ''dashboard''@''localhost'' (using
password:
2005 Feb 08
2
Asterisk and Sipgate problem...
Hello all. I'm having an odd problem getting * and sipgate to work
together. From Sipgate support I have gotten this repsonse to my query:
=====
Your Asterisk is registering incorrectly with our servers. It registers
like this: sip:s@217.XXX.XXX.XXX:5076
The "s" should be your SIP ID. Anything else is rejected. I don't know
where you can find this setting, but from our
2013 Feb 04
1
Trust problems after upgrade from 3.5 to 3.6
Hello.
My setup:
_ one Samba 3.5 domain (XXXXXXXX), with a PDC and a BDC, both running
FreeBSD;
_ one AD domain (YYYYYYYY) running on two Windows 2003 DCs;
_ bidirectional trust between the two domains.
Everything used to work until I moved the PDC from Samba 3.5 (EOL'ed) to
3.6; now, users from domain YYYYYYYY cannot access the PDC's shares.
I used to have in smb.conf:
>
2005 May 13
8
Mini-centOS
I am using centOS for my server and centOS is extremely stable. I almost love centOS more than my wife. However, centOS is a bit heavy to run on my notebook (P III 1G, 256MB RAM). I need gnome, firefox, openoffice, realplayer, gaim, acrobat and thunderbird on my notebook, but if I install all of them (plus base-system), my notebook becomes very slow. I wish I could have a lighter version of centOS
2006 Jun 28
1
Mysql Trixbox
Hello,
I have installed FreeRadius server on Trixbox Server. My problem is mysql is
not letting FreeRadius to login either locally or remotely. I also insert
proper entries in HOST and USERS tables. But it does not work I always get
ERROR 1045 (28000); Access Denied for user 'root'@'localhost'
Thanks
Wazb
2005 May 25
2
Recompiling kernel
Recompiling kernel
Hi
I am using CentOS 4 and trying to recompile kernel for my AMD Thunderbird 1.4 CPU.
I used a manual for fedora 3,but I can not make it.
After doing
#installkernel 2.6-new arch/i386/boot/bzlmage System.map
My comuter says "arch/i386/boot/bzlmage no such a file or directory"
Could you possibly help me where the appropriate directory is please?
Thank you for
2005 Aug 04
1
Receiving Calls from FWD Network using IAX2
Hello,
I am trying to setup my Asterisk box to accept calls from the FWD network.
I've followed all the config advice / samples I've found on the web.
Making calls to devices on the FWD network from my Asterisk box works
flawlessly, but whenever I try to call my Asterisk box from a FWD client I
get a busy signal, and a "Call Disconnected" 486 error.
What's odd is that I
2007 Dec 03
1
install and mysql issues
this is the versions i have installed:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Mark Johnson>ruby -v
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
C:\Documents and Settings\Mark Johnson>rails -v
Rails 1.2.6
C:\Documents and Settings\Mark Johnson>mysql -v
ERROR 1045 (28000): Access denied for user
2004 Dec 16
1
working with big blocks of msn's
Hi!
I have to Set up an asterisk Server with a Diva Server PRI E1-30M.
Capi, asterisk, etc. everythink works.
my problem is the handling of the MSN's.
say, we have the block (without area-code..) 4321-0 to 4321-4999
between this numbers (including em) every MSN is possible.
do I have to add all MSN's i need (several hundrets) to the capi.conf?
then the routing to SIP-Phones shall be
2019 Sep 19
3
Postfix vs. Thunderbird on Mac OS
Hi,
I'm running our local school's mail server on CentOS 7, Postfix and
Dovecot. We get quite a lot of spam, so I have the following sender
restrictions in my /etc/postfix/main.cf:
--8<------------------------------------------------------
# Restrictions SMTP
smtpd_helo_restrictions = reject_unknown_helo_hostname
smtpd_sender_restrictions = reject_unknown_sender_domain,
2017 Aug 14
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:54 am, Noel Butler wrote:
> On 15/08/2017 08:18, voytek at sbt.net.au wrote:
> Forget looking at dovecot at teh moment, your problem maybe mysql (I'd
> hope you meant mariadb but either way...)
>
> use command line mysql as vmail user from your dovecot machine to test
> password further BEFORE tinkering with dovecot.
>
> ~$ mysql -p -v vmail
2020 Oct 08
6
Mail server troubles
Hi,
This is probably a bit OT, but here goes.
I've been running our local school's mail server since 2013, with mail
addresses for school staff and some teachers. The server is running CentOS 7
with Postfix and Dovecot, and it's a nice no-bullshit configuration with SPF,
DKIM and DMARC.
The school sends quite a lot of email out to parents, and sometimes, mail gets
rejected:
2005 Jan 28
2
I want to display my numbers for incoming calls when some one dials my number from any where
Hi to all,
I and using asterisk with following
1. TDM400p card with four FXS modules,
So there are four analog phone lines on four zap channels,
My setup is working fine.
And version is like such
Asterisk CVS-v1-0-11/27/04-20:48:45
But when some dials form his number (suppose abc) to my number
(suppose xxxx) I get abc number on my analog phone, but now I have
purchased more than one numbers