Hello,
On Mon, Oct 02, 2023 at 04:45:25PM +0300, Petros Pap wrote:
> root@server:~# mysql -u root
> ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
> password: NO)
I believe that the Debian packaging of MariaDB is by default set up
to allow s
from Webmin and create databases from phpmyadmin
and i can login to mysql
root@server:~# mysql -u root
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: NO)
root@server:~# mysql -u root -p
Enter password:
Welcome to the MariaDB monitor. Commands en
On Sun, 26 Nov 2017 19:11:23 +0100
Ulf Volmer wrote:
> On 26.11.2017 18:48, Rainer Dorsch wrote:
>
> > root@scw:/etc/logrotate.d# cat /etc/mysql/debian.cnf
> > # Automatically generated for Debian scripts. DO NOT TOUCH!
> > [client]
> > host = localhost
> > user = root
> > password =
>
On 26.11.2017 18:48, Rainer Dorsch wrote:
> root@scw:/etc/logrotate.d# cat /etc/mysql/debian.cnf
> # Automatically generated for Debian scripts. DO NOT TOUCH!
> [client]
> host = localhost
> user = root
> password =
> socket = /var/run/mysqld/mysqld.sock
> [mysql_upgrade]
> host =
On Sonntag, 26. November 2017 17:01:23 CET Joe wrote:
> On Sun, 26 Nov 2017 16:35:24 +0100
>
> Ulf Volmer wrote:
> > On 26.11.2017 15:57, Rainer Dorsch wrote:
> > > mysqladmin: connect to server at 'localhost' failed
> > > error: 'Access de
On Sun, 26 Nov 2017 16:35:24 +0100
Ulf Volmer wrote:
> On 26.11.2017 15:57, Rainer Dorsch wrote:
>
> > mysqladmin: connect to server at 'localhost' failed
> > error: 'Access denied for user 'root'@'localhost' (using password:
> > NO)
On 26.11.2017 15:57, Rainer Dorsch wrote:
> mysqladmin: connect to server at 'localhost' failed
> error: 'Access denied for user 'root'@'localhost' (using password: NO)'
> error: error running shared postrotate script for '/var/log/mysql/mys
Hello,
I get (daily :-) mails from my cron.daily with the content
Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report /
etc/cron.daily )
/etc/cron.daily/logrotate:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root&
following:
>>
>> $ mysql -h localhost -u user
>> Enter password:
>> ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using
>> password: YES)
>>
>> This user was created with a fresh installation of mysql as (mysql
On 2016-08-15 04:54, Liam O'Toole wrote:
On 2016-08-15, Bill Wohler wrote:
I'm getting the following:
$ mysql -h localhost -u user
Enter password:
ERROR 1045 (28000): Access denied for user 'user'@'localhost'
(using password: YES)
This user was cre
On 2016-08-15, Bill Wohler wrote:
> I'm getting the following:
>
> $ mysql -h localhost -u user
> Enter password:
> ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using
> password: YES)
>
> This user was created w
On Sun, 14 Aug 2016 22:17:12 -0700
Bill Wohler wrote:
> Bill Wohler wrote:
>
> > I'm getting the following:
> >
> > $ mysql -h localhost -u user
> > Enter password:
> > ERROR 1045 (28000): Access denied for user
> > 'user'
Bill Wohler wrote:
> I'm getting the following:
>
> $ mysql -h localhost -u user
> Enter password:
> ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using
> password: YES)
>
> This user was created with a fresh
I'm getting the following:
$ mysql -h localhost -u user
Enter password:
ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using
password: YES)
This user was created with a fresh installation of mysql as (mysql) root
with the following:
can't access the DNS via RSAT, access denied
I tried with samba 4.4.0 and if I can access the DNS via RSAT
I tried the version Samba 4.4.2 and will not let me access the DNS via
RSAT, I
changed several permissions in several ways and does not allow me access
In both cases I install
can't access the DNS via RSAT, access denied
I tried with samba 4.4.0 and if I can access the DNS via RSAT
I tried the version Samba 4.4.2 and will not let me access the DNS via
RSAT, I
changed several permissions in several ways and does not allow me access
In both cases I install
can't access the DNS via RSAT, access denied
I tried with 4.4.0 and if I can access the DNS via RSAT
I tried the version 4.4.2 and will not let me access the DNS via RSAT, I
changed several permissions in several ways and does not allow me access
In both cases I installed on diff
my id output:
uid=2201(bruno) gid=2201(bruno)
groups=2201(bruno),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(netdev),110(lpadmin),113(scanner),119(bluetooth),999(bumblebee),2202(ssh-user)
my debian/sid is a system continuously updated since years,
so it could be t
Bruno Voigt wrote:
> I'm using debian/sid.
> Where do I configure the USB permissions
> so that I can run commands as a regular user:
> $ ykinfo -s
> USB error: Access denied (insufficient permissions)
> $ ykpamcfg -v -2
> USB error: Access denied (insufficient per
Hi,
I'm using debian/sid.
Where do I configure the USB permissions
so that I can run commands as a regular user:
$ ykinfo -s
USB error: Access denied (insufficient permissions)
$ ykpamcfg -v -2
USB error: Access denied (insufficient permissions)
ykinfo run as root works as expected ..
T
r.
> When I use PuTTY to set up a ssh session to my server I get the login
> prompt. I enter the login name root or the user.
> It asks me for the password and once I have given that I always get
> "access denied".
Have you really connected to the right server?
Is there any
the
> >> password and once I have given that I always get "access denied".
> >
> > Can you log in as a regular user? What about the option "PermitRootLogin"
> > in /etc/ssh/sshd_config?
>
> Like I wrote I can log on using the regular console bo
Hello Jochen and Darac,
Solved, typo on my side.
>> When I use PuTTY to set up a ssh session to my server I get the login
>> prompt. I enter the login name root or the user. It asks me for the
>> password and once I have given that I always get "access denied".
>
r user and use "su -" to switch to the root user.
>
> When I use PuTTY to set up a ssh session to my server I get the login prompt.
> I enter the login name root or the user.
> It asks me for the password and once I have given that I always get "access
> denied&q
Bonno Bloksma:
>
> When I use PuTTY to set up a ssh session to my server I get the login
> prompt. I enter the login name root or the user. It asks me for the
> password and once I have given that I always get "access denied".
Can you log in as a regular user?
sh session to my server I get the login prompt. I
enter the login name root or the user.
It asks me for the password and once I have given that I always get "access
denied".
Cannot find anything in /var/log/syslog or messages as to why.
Cannot find anything in /etc/ssh/sshd_config that
ok reinstalling the OS. i have a deadline to meet. so can not spent
time on troubleshooting.
Thanks for the support
may be i did some thing wrong in samba and active directory
integration but next time ill hopefully be very vigilant when playing
with the files.
Thanks anyways.
On Wed, Apr 11, 2
given are the only uncommented lines and rest of them all are comment
SendEnv LANG LC_*
HashKnownHosts yes
GSSAPIAuthentication yes
GSSAPIDelegateCredentials no
secondly now i can also login via SSH i dont know how. i have just
created a test user "adduser" command and followed th
On Wed, 11 Apr 2012 12:01:13 +0500
Muhammad Yousuf Khan wrote:
> i just uninstalled these packages
>
> libkrb53
> krb5-config
> krb5-user
> samba
> winbind
> ntpdate
> ntp
>
> now when i try to connect via console i mean directly by the machine
> it accepts everything as password for root and l
i just uninstalled these packages
libkrb53
krb5-config
krb5-user
samba
winbind
ntpdate
ntp
now when i try to connect via console i mean directly by the machine
it accepts everything as password for root and let me in weather right
password or wrong and when i ssh remotely it give me access deny e
On Wed, 16 Sep 2009, Andrew Sackville-West wrote:
> I'm no postfix expert, but I think there have been some new sasl
> related packages lately, and just because saslauthd is running
> doesn't mean it's been restarted since new packages may have been
> installed. I would look to restart that and tr
> From: Robert P. J. Day [mailto:rpj...@crashcourse.ca]
> Sent: Wednesday, September 16, 2009 11:43 AM
>
> Sep 15 23:12:38 main postfix/smtpd[20633]: warning: SASL
> authentication failure: cannot connect to saslauthd server: No such
> file or directory
> Sep 15 23:12:38 main postfix/smtpd[20633]:
On Wed, Sep 16, 2009 at 02:43:07PM -0400, Robert P. J. Day wrote:
[...]
> Sep 15 23:12:38 main postfix/smtpd[20633]: warning: SASL
> authentication failure: cannot connect to saslauthd server: No such
> file or directory
> Sep 15 23:12:38 main postfix/smtpd[20633]: warning: SASL
> authentication fa
ok, if i can impose on the list yet again (for something that
doesn't appear to be something *i* did for a change), a fully-updated
lenny mail server suddenly started to generate the above error when
its corporate users try to send email from home through that mail
server.
i've been assured t
False alarm!!!
I forgot to remove the skip-grant-tables and restart mysql.
When I try to login with mysql -u "r...@beryllium -p", I receive the
following:
ERROR 1045 (28000): Access denied for user 'r...@beryllium'@'localhost'
(using password: YES)
I guess
ackpole, Chris wrote:
> *>From:* Bernard Fay [mailto:bernard@gmail.com]
> >*Sent:* Wednesday, June 03, 2009 2:59 PM
> >*Subject:* Access denied for user 'root'@'localhost' in mysql
>
> >
>
> >Hi,
> >
> >I installed MySQL in Lenny.
> &
-- Forwarded message --
From: Bernard Fay
Date: Wed, Jun 3, 2009 at 5:00 PM
Subject: Re: Access denied for user 'root'@'localhost' in mysql
To: paul.le...@quadensemble.co.uk
Thanks for your reply, Paul.
Yes, I tried without the -p switch and it didn't
>From: Bernard Fay [mailto:bernard@gmail.com]
>Sent: Wednesday, June 03, 2009 2:59 PM
>Subject: Access denied for user 'root'@'localhost' in mysql
>
>Hi,
>
>I installed MySQL in Lenny.
>When I try to login in with mysql -u root -p, I receive :
&
On 03/06/09 21:45:15, Paul Lewis wrote:
Hi,
I installed MySQL in Lenny.
When I try to login in with mysql -u root -p, I receive :
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: YES)
I wonder if there is a password defined before you set t
On 03/06/09 20:58:45, Bernard Fay wrote:
Hi,
I installed MySQL in Lenny.
When I try to login in with mysql -u root -p, I receive :
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: YES)
I wonder if there is a password defined before you set th
Hi,
I installed MySQL in Lenny.
When I try to login in with mysql -u root -p, I receive :
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: YES)
I tried to reset the password of root by adding skip-grant-tables in my.cnf
then restart mysql.
I
I am using Debian/Etch 4.0.
I followed the instructions in /usr/share/doc/mailman as well as /etc/
mailman/postfix-to-mailman.py
and I am getting this error - : Relay access denied
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
Hello Robert.
I have experienced the same problems you posted a few ago.
I solved it setting the netmask in the allow rule (miniserv.conf) like this:
allow=192.168.0.0/255.255.255.0
insted of
allow=192.168.0.0/24
After that, restart webmin and try...
Hope it helps.
Pere Molt
I logged in locally via lynx as suggested before.
When editing the trusted IP addresses webmin suggested to define ranges
in the format
192.168.0.0/255.255.255.0 instead of 192.168.0.0/24
After inserting the allowed clients like that Webmin was accessible
remotely without problems.
best wishes
James D. Parra would like to recall the message, "Access Denied when
connecting via Apache".
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
Installed OpenGroupware on Debian Woody, however after setting up Apache as
the front end I get the following error from OpenGroupware when trying to
connect from the client machine' browser;
Oct 25 14:14:21 OpenGroupware [427]: WOHttpAdaptor: ACCESS DENIED:
The client machine
Rthoreau wrote:
After setting up Chrony, and reading the docs, I am still unable to
get Chrony to update my time.
So I decided to use Chronyc with the accheck command, and I am
getting 209 Access denied commands on all the Stratum 2 servers I am
trying to contact. Yes I have inputed my
Rthoreau wrote:
After setting up Chrony, and reading the docs, I am still unable to
get Chrony to update my time.
Now, being an avid chrony fan ;-) , I note that this question might
better be asked on the chrony mailing list. Did you?
Be sure to include you chrony.conf when you do.
Hugo
--
To
After setting up Chrony, and reading the docs, I am still unable to
get Chrony to update my time.
So I decided to use Chronyc with the accheck command, and I am
getting 209 Access denied commands on all the Stratum 2 servers I am
trying to contact. Yes I have inputed my Chronyc passwd like
On Sun, Apr 11, 2004 at 01:16:09AM +, Volker Schlecht said
>
> Hi,
>
> since a few days (weeks?) I notice a message saying "(pam_securetty)
> access denied: tty ':0' is not secure" in my auth.log when I log in
> via kdm or do an su in a konsole. The logi
Hi,
since a few days (weeks?) I notice a message saying "(pam_securetty)
access denied: tty ':0' is not secure" in my auth.log when I log in
via kdm or do an su in a konsole. The login and the su do work,
though.
I don't see any such message when I log in or su in a n
Hi
Looking for hints here. My debian/samba server won't allow my XP
workstation access to its printers. File browsing is fine, but if i look
at the printer queue shared through samba from XP, XP tells me "Access
denied, unable to connect".
My smb.conf is below, surely I'm mi
> -Original Message-
> From: Clive Menzies [mailto:[EMAIL PROTECTED]
> Have a look at man chmod/chown - your user name/password on
> the windows
> box needs to be the same as on the Linux - I assume that you
> are already
> in the group tamer, if not you need to add yourself to that grou
On (19/12/03 19:25), Gruessle wrote:
> > From: Scarletdown [mailto:[EMAIL PROTECTED]
> >
> > Gruessle wrote:
> > > I get access denied when I try to make a folder from my
> > > win2000 machine on my Debian user folder
> > >
> > > \\Rebe
Gruessle wrote:
I get access denied when I try to make a folder from my win2000 machine
on my Debian user folder
Last time there was a confusion so let me say that rephrased again:
Only when I access the Debian machine over the local network from a
win2000 I can read but have no writing
I get access denied when I try to make a folder from my win2000 machine
on my Debian user folder
Last time there was a confusion so let me say that rephrased again:
Only when I access the Debian machine over the local network from a
win2000 I can read but have no writing privileges.
On WIN2000
Gruessle wrote:
I just checked the fstab manual
My understanding of it is that it is used to mount devices like hard
drives cdroms etc.
In my case it is that I am in front of the win2000 machine and I can see
the actual files in my Debian box but I can't add files or folders from
the win2000 machi
> From: Scarletdown [mailto:[EMAIL PROTECTED]
>
> Gruessle wrote:
> > I get access denied when I try to make a folder from my
> > win2000 machine on my Debian user folder
> >
> > \\Rebel\tamer\public_html
> >
> > Rebel is my Debian box
> >
Gruessle wrote:
I get access denied when I try to make a folder from my
win2000 machine on my Debian user folder
\\Rebel\tamer\public_html
Rebel is my Debian box
tamer is my user name and a folder in /home/tamer/
public_html is my web folder in /home/tamer/public_html
Now when I access my Debian
I get access denied when I try to make a folder from my
win2000 machine on my Debian user folder
\\Rebel\tamer\public_html
Rebel is my Debian box
tamer is my user name and a folder in /home/tamer/
public_html is my web folder in /home/tamer/public_html
Now when I access my Debian from my
On Sat, Dec 13, 2003 at 11:44:04AM +0100, Boudewijn wrote:
> Hi,
>
> I installed dosemu 1.0.2.1 into my Sarge system.
>
> Commands like dir work, but whenever I need disk access, for example
> C:\> md myprogs, I get:
> C:\> md: access denied
>
>
ert
On Sat, 13 Dec 2003 11:44:04 +0100
Boudewijn <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I installed dosemu 1.0.2.1 into my Sarge system.
>
> Commands like dir work, but whenever I need disk access, for example
> C:\> md myprogs,I get:
> C:\> md: a
Hi,
I installed dosemu 1.0.2.1 into my Sarge system.
Commands like dir work, but whenever I need disk access, for example
C:\> md myprogs,I get:
C:\> md: access denied
I retried as root, + I tried commenting out of /etc/dosemu/users
"all nosuidroot c_all# di
gt;
> It provides me with a choice of permanent or temporary certificate. I
> select temporary and then I get the "Unable to connect -- Access denied"
> on my browser.
>
>
See /usr/share/doc/webmin/README.Debian You need to go to
https://localhost:1/ until you get ac
icate. I
select temporary and then I get the "Unable to connect -- Access denied"
on my browser.
--
Jeff Self
Information Technology Analyst
City of Newport News
Personnel Department
2400 Washington Drive
Newport News, VA 23607
757-926-3741
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
have done everything
necessary, but I'm still getting "access denied" when trying to sign in.
It always says I'm using the wrong username/password, although I know
that I am using the correct ones.
In /etc/phppgadmin/config.inc.php I have:
$cfgServers[1]['
On Tue, 11 Feb 2003, Andrew Pritchard wrote:
> I've searched the 'net and the evidence points to misconfigured
> authentication mechanism.
>
> Has anyone else come across this problem - and how did they fix it
# dpkg-reconfigure libc-client2002
The README.Debians for uw-imapd and libc-client2002
The problem I've got is on a Debian 3.0 r1 (stable) box, where I can't
collect my imap mail.
Looking in /var/log/auth.log I can see a line:
Feb 11 13:28:44 orion imapd[1979]: Login disabled user=andrew auth=andrew
host=]
Why is my login disabled and how can I enable it?
I can ssh in, and I can ft
Hi
First:
#adduser someuser audio
then you'll probably need to do:
#chmod a+rw /dev/your_audio
/ernst
On Wed, 11 Sep 2002, Pierre Dupuis wrote:
> Hello all :)
>
> So now it seems to be ok, i have dsl internet connection configured,
> sound when i log at root...
> But something bugging me, i
On Wed, 2002-09-11 at 12:58, Pierre Dupuis wrote:
> Hello all :)
>
> So now it seems to be ok, i have dsl internet connection configured,
> sound when i log at root...
> But something bugging me, i don't know how to put the permission for the
> sound available in user mode. :)
A quick anal
This one time, at band camp, Pierre Dupuis said:
> Hello all :)
>
> So now it seems to be ok, i have dsl internet connection configured,
> sound when i log at root...
> But something bugging me, i don't know how to put the permission for the
> sound available in user mode. :)
>
> Maybe som
Hello all :)
So now it seems to be ok, i have dsl internet connection configured,
sound when i log at root...
But something bugging me, i don't know how to put the permission for the
sound available in user mode. :)
Maybe someone can help me :)
Pierre Dupuis
[EMAIL PROTECTED]
--
To UNS
le ven 23-11-2001 à 15:03, Preben Randhol a écrit :
>
> if you did it before go into /var/lib/cvs and try to do:
>
> chgrp src -R *
> chmod g+ws -R *
>
That did the trick ! Thanks.
I still wonder why the base cvs .deb did not work first ?
Thanks again
Franck
d :
> adduser myuser src
>
> But when I try 'cvs -d/var/lib/cvs import myapp mycomp start',
> I get an access denied from cvs, unable to create myapp directory in cvs
>
> If I do it as root, it works.
>
> Then, I still can't even checkout as a myuser, since
rc
>
> But when I try 'cvs -d/var/lib/cvs import myapp mycomp start',
> I get an access denied from cvs, unable to create myapp directory in cvs
>
> If I do it as root, it works.
>
> Then, I still can't even checkout as a myuser, since I can't get a lock.
Hi,
I have just installed cvs on my sid box via pat-get install cvs.
It created that directory in /var/lib/ :
drwxrwsr-x4 root src30 nov 22 13:29 cvs
I did :
adduser myuser src
But when I try 'cvs -d/var/lib/cvs import myapp mycomp start',
I get an access denie
> I just installed Mailman on my Potato server here at work and
> attempted to set up a test mailing list. None of the welcome messages
> were sent out. After digging around for a while, I found this in
> /var/log/mailman/smtp-failures:
it means exactly what it says. that postfix isn't allowin
PROTECTED]>: Recipient address
rejected
: Relay access denied')} (dequeued)
Mar 05 15:22:29 2001 TrySMTPDelivery: To [EMAIL PROTECTED]:
Mar 05 15:22:29 2001 TrySMTPDelivery:Mailman.pythonlib.smtplib.SMTPRecipient
sRefused / {'[EMAIL PROTECTED]': (554, '<[EMAIL PROT
I use a /home/users and a /home/friends folder. Users in that
directories cannot access our server via ftp. They get an
530 User doris access denied.
error (wher doris is a sample user). The users that have their
homedirectory in /home can however access the server via ftp.
Whats wrong?
Stef
79 matches
Mail list logo