Re: rsync password-file format

2025-06-26 Thread bruce
gt; > wrote: > >> I *AM* running rsyncd on the target server. > >> > >> If I provide: > >> > >> rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/ > >> > >> I get prompted for the password in the /etc/rsyncd.secrets file, a

Re: rsync password-file format

2025-06-26 Thread Robert Moskowitz via users
On 6/26/25 5:26 PM, Jeffrey Walton wrote: On Thu, Jun 26, 2025 at 5:21 PM Robert Moskowitz via users wrote: I *AM* running rsyncd on the target server. If I provide: rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/ I get prompted for the password in the /etc/rsyncd.secrets file

Re: rsync password-file format

2025-06-26 Thread Jeffrey Walton
On Thu, Jun 26, 2025 at 5:21 PM Robert Moskowitz via users wrote: > > I *AM* running rsyncd on the target server. > > If I provide: > > rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/ > > I get prompted for the password in the /etc/rsyncd.secrets file, and it &

rsync password-file format

2025-06-26 Thread Robert Moskowitz via users
I *AM* running rsyncd on the target server. If I provide: rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/ I get prompted for the password in the /etc/rsyncd.secrets file, and it works. I now create a local file ~/rsync.pswd with chmod 440, and run: rsync -ah --password-file

virt-manager wants password for a user's account

2025-04-05 Thread toddandmargo via users
Hi All, Fedora 41 virt-manager-5.0.0-1.fc41.noarch When I start virt-manager, it wants the password for the user's account that I initially created during the install of FC41. How do I get it to ask for the root's password instead? Many

Re: virt-manager wants password for a user's account

2025-03-22 Thread ToddAndMargo via users
On 3/22/25 9:07 PM, Igor Bezrodnik wrote: Try doing that again with the correct group name. Check spelling libvirt no libvert That fixed it. Mumble, Mumble. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: virt-manager wants password for a user's account

2025-03-22 Thread ToddAndMargo via users
On 3/22/25 8:26 PM, Samuel Sieb wrote: On 3/22/25 8:19 PM, ToddAndMargo via users wrote: On Friday, March 21st, 2025 at 20:12, toddandmargo via users wrote: Hi All, Fedora 41 virt-manager-5.0.0-1.fc41.noarch When I start virt-manager, it wants the password for the user's account

Re: virt-manager wants password for a user's account

2025-03-22 Thread Igor Bezrodnik
> > > > > > Fedora 41 > > > > virt-manager-5.0.0-1.fc41.noarch > > > > > > > > When I start virt-manager, it wants the password for the user's > > > > account that I initially created during the install of FC41. > > > > &

Re: virt-manager wants password for a user's account

2025-03-22 Thread Samuel Sieb
On 3/22/25 8:19 PM, ToddAndMargo via users wrote: On Friday, March 21st, 2025 at 20:12, toddandmargo via users wrote: Hi All, Fedora 41 virt-manager-5.0.0-1.fc41.noarch When I start virt-manager, it wants the password for the user's account that I initially created during the in

Re: virt-manager wants password for a user's account

2025-03-22 Thread ToddAndMargo via users
On Friday, March 21st, 2025 at 20:12, toddandmargo via users wrote: Hi All, Fedora 41 virt-manager-5.0.0-1.fc41.noarch When I start virt-manager, it wants the password for the user's account that I initially created during the install of FC41. How do I get it to ask for the r

Re: virt-manager wants password for a user's account

2025-03-22 Thread Patrick O'Callaghan
ybe if there's no admin user.  By default, root doesn't even > > > > have a > > > > password. > > > > > > There's an option in Anaconda to set it but most people ignore it.  > > > > I know I've never ignored it. Why do you say t

Re: virt-manager wants password for a user's account

2025-03-21 Thread Todd Chester via users
On 3/21/25 14:06, Samuel Sieb wrote: On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? If you do that, it won't ask for any password.  Otherwise, it is trying to fi

Re: virt-manager wants password for a user's account

2025-03-21 Thread Igor Bezrodnik
On Fri, 2025-03-21 at 22:55 +, Patrick O'Callaghan wrote: > On Fri, 2025-03-21 at 16:12 -0600, Joe Zeff wrote: > > On 03/21/2025 03:18 PM, Samuel Sieb wrote: > > > > > > Maybe if there's no admin user.  By default, root doesn't even > > > ha

Re: virt-manager wants password for a user's account

2025-03-21 Thread Samuel Sieb
On 3/21/25 3:12 PM, Joe Zeff wrote: On 03/21/2025 03:18 PM, Samuel Sieb wrote: Maybe if there's no admin user.  By default, root doesn't even have a password. There's an option in Anaconda to set it but most people ignore it.  If you're past that, you can set one at boo

Re: virt-manager wants password for a user's account

2025-03-21 Thread Mike Wright
On 3/21/25 15:09, Patrick O'Callaghan wrote: On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: On 3/21/25 2:14 PM, Todd Chester via users wrote: On 3/21/25 14:06, Samuel Sieb wrote: On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe

Re: virt-manager wants password for a user's account

2025-03-21 Thread Patrick O'Callaghan
On Fri, 2025-03-21 at 16:12 -0600, Joe Zeff wrote: > On 03/21/2025 03:18 PM, Samuel Sieb wrote: > > > > Maybe if there's no admin user.  By default, root doesn't even have a > > password. > > There's an option in Anaconda to set it but most people igno

Re: virt-manager wants password for a user's account

2025-03-21 Thread Patrick O'Callaghan
On Fri, 2025-03-21 at 22:28 +, Will McDonald wrote: > On Fri, 21 Mar 2025 at 22:10, Patrick O'Callaghan > wrote: > > > On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: > > > Maybe if there's no admin user.  By default, root doesn't even have a >

Re: virt-manager wants password for a user's account

2025-03-21 Thread Will McDonald
On Fri, 21 Mar 2025 at 22:10, Patrick O'Callaghan wrote: > On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: > > Maybe if there's no admin user. By default, root doesn't even have a > > password. > > What? Every Linux (and UNIX) system I've ever

Re: virt-manager wants password for a user's account

2025-03-21 Thread Patrick O'Callaghan
On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: > On 3/21/25 2:14 PM, Todd Chester via users wrote: > > > > > > On 3/21/25 14:06, Samuel Sieb wrote: > > > On 3/21/25 12:24 PM, Alex Gurenko via users wrote: > > > > Do you need it to ask for

Re: virt-manager wants password for a user's account

2025-03-21 Thread Joe Zeff
On 03/21/2025 03:18 PM, Samuel Sieb wrote: Maybe if there's no admin user.  By default, root doesn't even have a password. There's an option in Anaconda to set it but most people ignore it. If you're past that, you can set one at boot, the same way that you can chang

Re: virt-manager wants password for a user's account

2025-03-21 Thread Samuel Sieb
On 3/21/25 2:14 PM, Todd Chester via users wrote: On 3/21/25 14:06, Samuel Sieb wrote: On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? If you do that, it won't as

Re: virt-manager wants password for a user's account

2025-03-21 Thread Samuel Sieb
On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? If you do that, it won't ask for any password. Otherwise, it is trying to find an admin user. But there's no

Re: virt-manager wants password for a user's account

2025-03-21 Thread Alex Gurenko via users
Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? --- Best regards, Alex On Friday, March 21st, 2025 at 20:12, toddandmargo via users wrote: > Hi All, > > Fedora 41 > virt-manager-5.0.0-1.fc41.noarch >

Re: password issue with f40

2024-06-26 Thread Samuel Sieb
On 6/26/24 12:37 PM, Tim via users wrote: Michael Hennebry: Any ideas? Samuel Sieb: I don't.  I usually use vlc, but I just tried totem (Videos) and it played anything I tried, include h265. I found totem rather bad for playing some files, likewise with parole media player (what an awful na

Re: password issue with f40

2024-06-26 Thread Tim via users
Michael Hennebry: >> Any ideas? Samuel Sieb: > I don't.  I usually use vlc, but I just tried totem (Videos) and it > played anything I tried, include h265. I found totem rather bad for playing some files, likewise with parole media player (what an awful name for a media player - and it nearly al

Re: password issue with f40

2024-06-26 Thread Samuel Sieb
On 6/25/24 4:15 PM, Michael Hennebry wrote: On Mon, 24 Jun 2024, Samuel Sieb wrote: On 6/24/24 5:58 PM, Michael Hennebry wrote: On Mon, 24 Jun 2024, Patrick O'Callaghan wrote: Note that gstreamer1-plugins-ugly is from RPMfusion because of licensing issues. # dnf search -v plugins-ugly H

Re: password issue with f40

2024-06-26 Thread Roberto Ragusa
On 6/25/24 18:13, Doug Herr wrote: On Mon, Jun 24, 2024, at 11:23 PM, Tim via users wrote: Just adding my saved note on how it can be done: Pull files out of an rpm without installing it: mkdir foo ; cp file.rpm foo ; cd foo rpm2cpio - < file.rpm | cpio --extract --no-absolute-filenames --ma

Re: password issue with f40

2024-06-25 Thread Michael Hennebry
On Mon, 24 Jun 2024, Samuel Sieb wrote: On 6/24/24 5:58 PM, Michael Hennebry wrote: On Mon, 24 Jun 2024, Patrick O'Callaghan wrote: Note that gstreamer1-plugins-ugly is from RPMfusion because of licensing issues. # dnf search -v plugins-ugly Have it now, but it did not help. Any ideas?

Re: password issue with f40

2024-06-25 Thread Todd Zullinger
Doug Herr wrote: > Just adding my saved note on how it can be done: > > Pull files out of an rpm without installing it: > mkdir foo ; cp file.rpm foo ; cd foo > rpm2cpio - < file.rpm | cpio --extract --no-absolute-filenames > --make-directories Or simpler, IMO: Install 'rpmdevtools' and use:

Re: password issue with f40

2024-06-25 Thread Doug Herr
On Mon, Jun 24, 2024, at 11:23 PM, Tim via users wrote: > On Mon, 2024-06-24 at 19:48 -0700, Mike Wright wrote: >> I can't dissect a .rpm but I know how to dissect a .deb so I installed >> totem onto Ubuntu 24.04 (latest release) so I could take it apart. > > You can open them in an archive manag

Re: password issue with f40

2024-06-24 Thread Tim via users
On Mon, 2024-06-24 at 19:48 -0700, Mike Wright wrote: > I can't dissect a .rpm but I know how to dissect a .deb so I installed > totem onto Ubuntu 24.04 (latest release) so I could take it apart. You can open them in an archive manager (treating them the same as zip files, and various other arch

Re: password issue with f40

2024-06-24 Thread Samuel Sieb
On 6/24/24 5:58 PM, Michael Hennebry wrote: On Mon, 24 Jun 2024, Patrick O'Callaghan wrote: Note that gstreamer1-plugins-ugly is from RPMfusion because of licensing issues. Could not find it in rpnfusion-nonfree-* . Found it in rpmfusion-free-source rpmfusion-free-updates-source rpmfusion-fre

Re: password issue with f40

2024-06-24 Thread Mike Wright
On 6/21/24 07:44, Michael Hennebry wrote: On Fri, 21 Jun 2024, Michael Hennebry wrote: Possibly related: totem does not play movies. totem complains that it cannot initialize openGL support. I can't dissect a .rpm but I know how to dissect a .deb so I installed totem onto Ubuntu 24.04 (lates

Re: password issue with f40

2024-06-24 Thread Michael Hennebry
On Mon, 24 Jun 2024, Patrick O'Callaghan wrote: On Sun, 2024-06-23 at 17:54 -0500, Michael Hennebry wrote: Strange that firefox can play it, but totem cannot. AFAIK Firefox has its own built-in codecs, while totem uses the gstreamer library and plugins. Here's what I have: $ rpm -qa gstrea

Re: password issue with f40

2024-06-24 Thread Patrick O'Callaghan
On Sun, 2024-06-23 at 17:54 -0500, Michael Hennebry wrote: > On Fri, 21 Jun 2024, Patrick O'Callaghan wrote: > > > On Fri, 2024-06-21 at 09:44 -0500, Michael Hennebry wrote: > > > On Fri, 21 Jun 2024, Michael Hennebry wrote: > > > > > > > Possibly related: > > > > totem does not play movies. > >

Re: password issue with f40

2024-06-23 Thread Michael Hennebry
On Thu, 20 Jun 2024, Michael Hennebry wrote: On Thu, 20 Jun 2024, Roger Heflin wrote: You would need to find the log file that starts up Xorg after you login it. There are a number of things that can be set wrong and/or missing that will cause Xorg to attempt to start and fail and exit like t

Re: password issue with f40

2024-06-23 Thread Michael Hennebry
On Fri, 21 Jun 2024, Patrick O'Callaghan wrote: On Fri, 2024-06-21 at 09:44 -0500, Michael Hennebry wrote: On Fri, 21 Jun 2024, Michael Hennebry wrote: Possibly related: totem does not play movies. totem complains that it cannot initialize openGL support. Correction: could not initialise op

Re: password issue with f40

2024-06-21 Thread Patrick O'Callaghan
On Fri, 2024-06-21 at 09:44 -0500, Michael Hennebry wrote: > On Fri, 21 Jun 2024, Michael Hennebry wrote: > > > Possibly related: > > totem does not play movies. > > totem complains that it cannot initialize openGL support. > > Correction: could not initialise openGL support > > > I've installed

Re: password issue with f40

2024-06-21 Thread Michael Hennebry
On Fri, 21 Jun 2024, Michael Hennebry wrote: Possibly related: totem does not play movies. totem complains that it cannot initialize openGL support. Correction: could not initialise openGL support I've installed pretty much everything I can think of, including *opengl* , *openGL* and *mesa*

Re: password issue with f40

2024-06-21 Thread Michael Hennebry
A bit more info: hennebry@fedora:~$ glxinfo -B name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa Project (0x8086) Device: i915 (chipset: Q33) (0x29d2) Version: 24.1.1 Accelerated: yes Video memory: 38

Re: password issue with f40

2024-06-21 Thread Michael Hennebry
From /home/hennebry/.local/share/xorg/Xorg.0.log [ 81949.159] (WW) glamor requires at least 128 instructions (64 reported) [ 81949.159] (EE) modeset(0): Failed to initialize glamor at ScreenInit() time. [ 81949.159] (EE) Fatal server error: [ 81949.159] (EE) AddScreen/ScreenInit failed for drive

Re: password issue with f40

2024-06-21 Thread Michael Hennebry
On Fri, 21 Jun 2024, Tim via users wrote: Tim: Michael Hennebry wrote: I could not login. The screen would blink. Sometimes I would briefly see a cursor. I'd be back at the login screen. [ 40469.778] (EE) Please also check the log file at "/home/hennebry/.local/share/xorg/Xorg.0.log" for

Re: password issue with f40

2024-06-20 Thread Tim via users
Tim: >> In what sense, *exactly*, "does not work"? Michael Hennebry wrote: > I could not login. > The screen would blink. > Sometimes I would briefly see a cursor. > I'd be back at the login screen. Very similar to what happened to me, though could be coincidental. I'd occasionally get the same

Re: password issue with f40

2024-06-20 Thread Michael Hennebry
The mail server I use for fedora is not mine and it was down for a bit. On Fri, 21 Jun 2024, Tim via users wrote: On Thu, 2024-06-20 at 00:30 -0500, Michael Hennebry wrote: I just discovered something interesting: None of the accounts on my machine will login with Xorg. The option is offered,

Re: password issue with f40

2024-06-20 Thread Tim via users
On Thu, 2024-06-20 at 00:30 -0500, Michael Hennebry wrote: > I just discovered something interesting: > None of the accounts on my machine will login with Xorg. > The option is offered, but is does not work. In what sense, *exactly*, "does not work"? I remember an old X problem where you'd try to

Re: password issue with f40

2024-06-20 Thread Barry Scott
> On 20 Jun 2024, at 16:33, Michael Hennebry > wrote: > > No go on F40. > I expect I need some incantation involving journalctl . Are you using wayland perhaps? So we know the details of your setup what is the output of inxi -Fzxx ? Barry -- ___

Re: password issue with f40

2024-06-20 Thread Michael Hennebry
On Thu, 20 Jun 2024, Roger Heflin wrote: You would need to find the log file that starts up Xorg after you login it. There are a number of things that can be set wrong and/or missing that will cause Xorg to attempt to start and fail and exit like this. F39 puts the log file here on my machine

Re: password issue with f40

2024-06-20 Thread Tom Horsley
On Thu, 20 Jun 2024 00:30:31 -0500 (CDT) Michael Hennebry wrote: > Not being able to use Xorg is not good news. Just a data point: I use Xorg exclusively and have no problems with fedora 40 login. I use sddm as my greeter and changed the sddm.conf file to say use Xorg, not wayland - don't know if

Re: password issue with f40

2024-06-20 Thread Roger Heflin
You would need to find the log file that starts up Xorg after you login it. There are a number of things that can be set wrong and/or missing that will cause Xorg to attempt to start and fail and exit like this. F39 puts the log file here on my machine. /var/log/Xorg.0.log On most of my machines

Re: password issue with f40

2024-06-19 Thread Michael Hennebry
I just discovered something interesting: None of the accounts on my machine will login with Xorg. The option is offered, but is does not work. For F40, I had selected gnome-classic with Xorg. New accounts defaulted to gnome with Wayland. When I made a new hennebry account, even with an old home di

Re: password issue with f40

2024-06-19 Thread Michael Hennebry
On Wed, 19 Jun 2024, Barry wrote: You could login at a console and eliminate the gui as a problem. Type alt-ctrl-f3 to get a console. Thank you for that suggestion. I could login from a console. Clearly the problem was not my password. Auto-relabel did not get me back to the gui, but just

Re: password issue with f40

2024-06-19 Thread Jonathan Billings
On Jun 19, 2024, at 16:41, Joe Zeff wrote: > > On 06/19/2024 02:31 PM, Jonathan Billings wrote: >> So, if you’ve used a rescue disk to boot into Linux, chroot into your OS’s >> disk, and run “passwd” to change a password, or otherwise edit /etc/shadow >> or /etc/passwd

Re: password issue with f40

2024-06-19 Thread Barry
forgotten root passwordReset lost root password - ArchWikiwiki.archlinux.orgBarry-- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org

Re: password issue with f40

2024-06-19 Thread Joe Zeff
On 06/19/2024 02:31 PM, Jonathan Billings wrote: So, if you’ve used a rescue disk to boot into Linux, chroot into your OS’s disk, and run “passwd” to change a password, or otherwise edit /etc/shadow or /etc/passwd (or other files in /etc), you most likely need to fix the selinux labels of

Re: password issue with f40

2024-06-19 Thread Jonathan Billings
On Jun 19, 2024, at 13:25, Michael Hennebry wrote: > > I recently installed F40 from DVD. > F40 and I are having a difference of opinion > regarding what password I gave the initial user. > F40 is winning. > I find it hard to believe I typed in the same wrong password twice

Re: password issue with f40

2024-06-19 Thread Tom Horsley
On Wed, 19 Jun 2024 13:15:21 -0500 (CDT) Michael Hennebry wrote: > I'll try that. > Since it has worked for you, > I infer that you did an su first, > otherwise I'd expect passwd to ask for a password. You have to be root to do a chroot, so yep, I&#

Re: password issue with f40

2024-06-19 Thread Michael Hennebry
. Maybe that would work better? I'll try that. Since it has worked for you, I infer that you did an su first, otherwise I'd expect passwd to ask for a password. Note to quoters of boilerplate: Please follow Tom's example with regard to quoting. The Michael is late for breakfa

Re: password issue with f40

2024-06-19 Thread Tom Horsley
On Wed, 19 Jun 2024 12:24:48 -0500 (CDT) Michael Hennebry wrote: > My usual strategy is to boot a live disk > and to edit the passwd and shadow files directly. My strategy is to boot a live cd, then chroot into the copy on disk and use the passwd command. Maybe that would work better? --

password issue with f40

2024-06-19 Thread Michael Hennebry
I recently installed F40 from DVD. F40 and I are having a difference of opinion regarding what password I gave the initial user. F40 is winning. I find it hard to believe I typed in the same wrong password twice, but it's F40's opinion that counts. I try to login: click on the user and

Re: change OTP password ...

2024-03-24 Thread Cătălin George Feștilă
my question is: > Can you tell me if this works now and how fast can be done? I fixed it... ... working on the development area. ... read also this information: https://github.com/fedora-infra/noggin/issues/579 On Sun, Mar 24, 2024 at 2:14 PM Patrick O'Callaghan wrote: > On Sun, 2024-03-24 at 14

Re: change OTP password ...

2024-03-24 Thread Patrick O'Callaghan
On Sun, 2024-03-24 at 14:05 +0200, Cătălin George Feștilă wrote: > I asked users if is a problem with logging into the Fedora website > based on > new OTP features. > I fix this issue ... Thank you. I don't mean to prolong this, but your original post says nothing about the Fedora website. I notic

Re: change OTP password ...

2024-03-24 Thread Cătălin George Feștilă
skrev Patrick O'Callaghan: > > > On Sun, 2024-03-24 at 00:17 +0200, Cătălin George Feștilă wrote: > > > > OTP is the new feature set on login for users ... > > > > > > I still have no idea what this is about, but never mind. > > > > > >

Re: change OTP password ...

2024-03-24 Thread Patrick O'Callaghan
ave no idea what this is about, but never mind. > > > > poc > > -- > > Google otp meaning > > OTP means One Time Password: it's a temporary, secure PIN-code sent > to > you via SMS or e-mail that is valid only for one session. Smart-ID > uses > O

Re: change OTP password ...

2024-03-23 Thread Jon Ingason via users
Den 2024-03-23 kl. 23:28, skrev Patrick O'Callaghan: On Sun, 2024-03-24 at 00:17 +0200, Cătălin George Feștilă wrote: OTP is the new feature set on login for users ... I still have no idea what this is about, but never mind. poc -- Google otp meaning OTP means One Time Password: i

Re: change OTP password ...

2024-03-23 Thread Patrick O'Callaghan
On Sun, 2024-03-24 at 00:17 +0200, Cătălin George Feștilă wrote: > OTP is the new feature set on login for users ... I still have no idea what this is about, but never mind. poc -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe s

Re: change OTP password ...

2024-03-23 Thread Cătălin George Feștilă
o reset my OTP, somehow I lost it when I tried > > to change the password. > > Can you tell me if this works now and how fast can be done? > > This is my mail to admin, thank you: > > > > Dear team > > > > I lost my OTP, I tried to change the password but not

Re: change OTP password ...

2024-03-22 Thread Patrick O'Callaghan
On Fri, 2024-03-22 at 19:37 +, Cătălin George Feștilă wrote: > I just sent an email to reset my OTP, somehow I lost it when I tried > to change the password. > Can you tell me if this works now and how fast can be done? > This is my mail to admin, thank you: > > Dear team

change OTP password ...

2024-03-22 Thread Cătălin George Feștilă
I just sent an email to reset my OTP, somehow I lost it when I tried to change the password. Can you tell me if this works now and how fast can be done? This is my mail to admin, thank you: Dear team I lost my OTP, I tried to change the password but not work. Can you reset it and tell me what

Re: F38 - ssh now having a password popup

2023-12-26 Thread Barry Scott
> On 26 Dec 2023, at 13:25, Robert Moskowitz wrote: > > $ SSH_ASKPASS= You have to unset the var not set it to the empty string. $ unset SSH_ASKPASS Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to u

Re: F38 - ssh now having a password popup

2023-12-26 Thread Robert Moskowitz
On 12/26/23 08:25, Robert Moskowitz wrote: On 12/26/23 03:47, Barry wrote: On 26 Dec 2023, at 02:23, Robert Moskowitz wrote: When I just try the ssh inside I get a popup for my password. How do I turn this off so I get the old command prompt for the password? There is an env var

Re: F38 - ssh now having a password popup

2023-12-26 Thread Robert Moskowitz
On 12/26/23 03:47, Barry wrote: On 26 Dec 2023, at 02:23, Robert Moskowitz wrote: When I just try the ssh inside I get a popup for my password. How do I turn this off so I get the old command prompt for the password? There is an env var, SSH_ASKPASS, that points to the gui password

Re: F38 - ssh now having a password popup

2023-12-26 Thread Francis . Montagnac
On Tue, 26 Dec 2023 12:11:15 + Patrick O'Callaghan wrote: > On Mon, 2023-12-25 at 22:51 -0500, Robert Moskowitz wrote: >>> The rsync manpage has this suggestion: >>> set environment variable RSYNC_PASSWORD to the password >> set RSYNC_PASSWORD = paswd >

Re: F38 - ssh now having a password popup

2023-12-26 Thread Patrick O'Callaghan
On Mon, 2023-12-25 at 22:51 -0500, Robert Moskowitz wrote: > > The rsync manpage has this suggestion: > > > > set environment variable RSYNC_PASSWORD to the password > > set RSYNC_PASSWORD = paswd > > did not help You can also use th

Re: F38 - ssh now having a password popup

2023-12-26 Thread Barry
> On 26 Dec 2023, at 02:23, Robert Moskowitz wrote: > > When I just try the ssh inside > > I get a popup for my password. > > How do I turn this off so I get the old command prompt for the password? There is an env var, SSH_ASKPASS, that points to the gui password pr

Re: F38 - ssh now having a password popup

2023-12-25 Thread Tom Horsley
On Mon, 25 Dec 2023 22:51:39 -0500 Robert Moskowitz wrote: > did not help They keep changing what kinds of algorithms and keys are allowed to work because of security reasons. You said you just did an upgrade, so perhaps your ssh is now incompatible with the ssh server on the remote system. Try d

Re: F38 - ssh now having a password popup

2023-12-25 Thread Robert Moskowitz
-Bava_Kama/ Permission denied, please try again. Permission denied, please try again. r...@inside.htt-consult.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) a

Re: F38 - ssh now having a password popup

2023-12-25 Thread Robert Moskowitz
-Bava_Kama/ Permission denied, please try again. Permission denied, please try again. r...@inside.htt-consult.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) a

Re: F38 - ssh now having a password popup

2023-12-25 Thread Mike Wright
try again. Permission denied, please try again. r...@inside.htt-consult.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(231) [sender=3.2.7] When I ju

F38 - ssh now having a password popup

2023-12-25 Thread Robert Moskowitz
y again. r...@inside.htt-consult.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(231) [sender=3.2.7] When I just try the ssh inside I get a popup for m

ssh access sshKey/password

2023-12-13 Thread bruce
o test ssh with password. ssh testu@1.2.3.4 generates the "password" prompt to login, as expected. I've tested this with a copy of "centos", as well as another ubuntu 20.04 system. Both tests seem to work as expected. I decided to do a copy of the initial DO droplet -- 161.35.

Re: How do I change an smb password?

2023-07-12 Thread ToddAndMargo via users
On 7/12/23 22:15, Jeffrey Walton wrote: On Thu, Jul 13, 2023 at 12:55 AM ToddAndMargo via users wrote: Fedora 36 samba-4.16.4-0.fc36.x86_64 # smbpasswd -U bozo ... mod_smbfilepwd_entry: opening file /var/lib/samba/private /smbpasswd mod_smbfilepwd_entry: entry exists f

Re: How do I change an smb password?

2023-07-12 Thread Jeffrey Walton
On Thu, Jul 13, 2023 at 12:55 AM ToddAndMargo via users wrote: > > Fedora 36 > samba-4.16.4-0.fc36.x86_64 > > # smbpasswd -U bozo > ... > mod_smbfilepwd_entry: opening file /var/lib/samba/private /smbpasswd > mod_smbfilepwd_entry: entry exists for user bozo > > And it does not

How do I change an smb password?

2023-07-12 Thread ToddAndMargo via users
Hi All, Fedora 36 samba-4.16.4-0.fc36.x86_64 # smbpasswd -U bozo ... mod_smbfilepwd_entry: opening file /var/lib/samba/private /smbpasswd mod_smbfilepwd_entry: entry exists for user bozo And it does not change (user exists). I have to vi delete bozo from /var/lib/samba/private

Re: Server edition password

2023-07-05 Thread Peter Boy
e same machine I do not know why that isn't >> working. The issue is, that Cockpit doesn’t accept root user to log in. So, in a terminal you should create a system user and then use that to log in # adduser -G wheel USER_NAME # passwd USER_NAME (Enter password) > >As far

Re: Server edition password

2023-07-04 Thread Bill Cunningham
prompted to enter fedora server edition password. I have read there is no default password, but it wants a user name. What am I supposed to enter as a user? To access Fedora Server Edition from Xfc and firefox? As part of the installation you are required to provide at least one user, either

Re: Server edition password

2023-07-04 Thread Peter Boy
enter > fedora server edition password. I have read there is no default password, but > it wants a user name. What am I supposed to enter as a user? To access Fedora > Server Edition from Xfc and firefox? As part of the installation you are required to provide at least one user, either

Server edition password

2023-07-04 Thread Bill Cunningham
    I installed the Server addition to get used to servers. I added firefox and Xfce and their dependencies along with httpd and tried to log into localhost:9090. I believe that is the right port. I am prompted to enter fedora server edition password. I have read there is no default password

Re: F38 Fresh install from Live ISO - setting root password

2023-04-25 Thread Samuel Sieb
On 4/25/23 15:55, Max Pyziur wrote: Per the subject line, where does the root password get set on an F38 fresh install. "sudo passwd" after you login to the installed system. ___ users mailing list -- users@lists.fedoraproject.org To unsubs

F38 Fresh install from Live ISO - setting root password

2023-04-25 Thread Max Pyziur
Greetings, Per the subject line, where does the root password get set on an F38 fresh install. Thank you. Max p...@brama.com ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: help needed: How to reset the root password

2022-12-19 Thread Peter Boy
> Am 17.12.2022 um 14:06 schrieb Richard Shaw : > > On Sat, Dec 17, 2022 at 2:57 AM Peter Boy wrote: > A Quick Doc article describes the procedure: > https://docs.fedoraproject.org/en-US/quick-docs/reset-root-password/ > > We, the Fedora Docs team, are in the process

Re: help needed: How to reset the root password

2022-12-17 Thread Richard Shaw
On Sat, Dec 17, 2022 at 2:57 AM Peter Boy wrote: > A Quick Doc article describes the procedure: > https://docs.fedoraproject.org/en-US/quick-docs/reset-root-password/ > > We, the Fedora Docs team, are in the process to review and improve the > Quick Docs articles. We are (unf

help needed: How to reset the root password

2022-12-17 Thread Peter Boy
A Quick Doc article describes the procedure: https://docs.fedoraproject.org/en-US/quick-docs/reset-root-password/ We, the Fedora Docs team, are in the process to review and improve the Quick Docs articles. We are (unfortunately) not omniscient IT gods but need support from Fedora community

Re: OpenLDAP password history list.

2022-04-14 Thread Jonathan Billings
here is a password policy overlay you can use that you can set the number of passwords you save and password quality, and so forth. Described here: https://www.openldap.org/doc/admin26/overlays.html#Password%20Policies But using LDAP as a place to store your password hashes is only a little bet

Re: OpenLDAP password history list.

2022-04-14 Thread Jonathan Billings
On Apr 11, 2022, at 14:16, Kaushal Shriyan wrote: > > Is there a way to retrieve the OpenLDAP password history list using openldap > utilities? > For example to get the history of passwords which a user has used and the > timestamp associated with it when the password ha

Re: OpenLDAP password history list.

2022-04-14 Thread Kaushal Shriyan
On Mon, Apr 11, 2022 at 11:45 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to retrieve the OpenLDAP password history list > using openldap utilities? > For example to get the history of passwords which a user has used and the > timestamp associated with it when the

OpenLDAP password history list.

2022-04-11 Thread Kaushal Shriyan
Hi, Is there a way to retrieve the OpenLDAP password history list using openldap utilities? For example to get the history of passwords which a user has used and the timestamp associated with it when the password has been resetted. Please guide me. Thanks in advance. Best Regards, Kaushal

Re: default root password on mysql (mariadb)

2022-01-26 Thread Leonardo Cuyar Morales
I think the right command syntax is: sudo mysqladmin -uroot -p password it ask for password and then ask for the new password On 1/26/22, Anil Felipe Duggirala wrote: > hello, > I am following these instructions > (https://fedoramagazine.org/howto-install-wordpress-fedora/) t

default root password on mysql (mariadb)

2022-01-26 Thread Anil Felipe Duggirala
hello, I am following these instructions (https://fedoramagazine.org/howto-install-wordpress-fedora/) to install MariaDb on Fedora 34. Trying to set the "root" password for mysql is not working for me, doing: sudo mysqladmin -u root password Gives error: Warning: Since password will

Re: accessing a fedora box (latest fedora 35) from Windows using PuTTY/WinSCP only possible with userid/password

2021-11-21 Thread Barry
> On 21 Nov 2021, at 08:26, Walter H. via users > wrote: > > On 20.11.2021 16:13, Markus Schönhaber wrote: >> 20.11.21, 15:24 +0100, Walter H. via users: >> >>> Nov 20 15:11:33 lxfedora sshd[2584]: userauth_pubkey: key type ssh-rsa >>> not in PubkeyAcceptedAlgorithms [preauth] >>> >>> so the

Re: accessing a fedora box (latest fedora 35) from Windows using PuTTY/WinSCP only possible with userid/password

2021-11-21 Thread Walter H. via users
On 20.11.2021 16:13, Markus Schönhaber wrote: 20.11.21, 15:24 +0100, Walter H. via users: Nov 20 15:11:33 lxfedora sshd[2584]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth] so the question is:  what is the default value of this 'PubkeyAcceptedAlgorithms', in order

  1   2   3   4   5   6   7   8   9   10   >