NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 62 63 64 65 66 … 106 Next »
Unable to change web login password

 
  • 0 Vote(s) - 0 Average
Unable to change web login password
deerewright
Offline

Junior Member

USA
Posts: 20
Threads: 3
Joined: May 2020
#1
2021-08-30, 04:44 PM
I am trying to change the web login password from the default.  I have tried several times, and have been unsuccessful.  I am entering admin/password as the username/current password, but that does not work.  That is the current  username/password combination, as that is how I am logging in to begin with.


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 54,012
Threads: 967
Joined: May 2006
#2
2021-08-30, 05:03 PM
Unfortunately there is no save button so you may have saved it unknowingly and it is no longer admin/password. I suggest going to config.xml and comparing it with the defaults https://forums.nextpvr.com/showthread.ph...#pid558962 The username is there too in clear text.

Martin
deerewright
Offline

Junior Member

USA
Posts: 20
Threads: 3
Joined: May 2020
#3
2021-08-30, 05:19 PM
Well, I logged out and back in with the default username/password. So the default is still current. Still cannot change password.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 54,012
Threads: 967
Joined: May 2006
#4
2021-08-30, 05:22 PM
NextPVR web can use a saved login that ignores the defaults, did you check config.xml?

Martin
deerewright
Offline

Junior Member

USA
Posts: 20
Threads: 3
Joined: May 2020
#5
2021-08-30, 05:25 PM
(2021-08-30, 05:22 PM)mvallevand Wrote: NextPVR web can use a saved login that ignores the defaults, did you check config.xml?

Martin

What am I looking for in the config.xml.  All I see is is admin:

Quote:<WebServer>
    <UseCompression>true</UseCompression>
    <Enabled>true</Enabled>
    <Port>8866</Port>
    <Username>admin</Username>
    <Password>5F4DCC3B5AA765D61D8327DEB882CF99</Password>
    <AutoAuthLocalConnections>false</AutoAuthLocalConnections>
    <PermanentSIDs />
    <PinMD5>5B0FA0E4C041548BB6289E15D865A696</PinMD5>
    <PinLoginAllowSettings>false</PinLoginAllowSettings>
    <WebInterface>modern</WebInterface>
    <AllowRemoteAPI>false</AllowRemoteAPI>
    <AllowRemoteStreaming>false</AllowRemoteStreaming>
    <AllowRemoteTranscode>false</AllowRemoteTranscode>
    <AllowUnauthenticatedStreaming>false</AllowUnauthenticatedStreaming>
    <SendVOD>false</SendVOD>
    <TranscodeProfile>720p - 2Mbps</TranscodeProfile>
    <TranscodeExe>.\other\ffmpeg.exe</TranscodeExe>
    <TranscodeHLS>default</TranscodeHLS>
    <AnalyzeDuration>default</AnalyzeDuration>
    <VideoEncoder>NVIDIA</VideoEncoder>
    <TranscodeArgs>-y -v 0 -i [SOURCE] -f mpegts -acodec libfaac -ar 48000 -ac 2 -ab 64k -s [RESOLUTION] -vcodec libx264 -b [BITRATE] -flags +loop -cmp +chroma -refs 1 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 96k -bufsize 96k -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30 -aspect [ASPECT] -g 30 -async 2  [TARGET]</TranscodeArgs>
  </WebServer>
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 54,012
Threads: 967
Joined: May 2006
#6
2021-08-30, 05:42 PM
I provided you with a link that showed what to look for and both your entries are different. I am not sure if the password is case sensitive or not, the PIN is.

I also see that you don't have a saved login so not sure what is going on.

Martin
deerewright
Offline

Junior Member

USA
Posts: 20
Threads: 3
Joined: May 2020
#7
2021-08-30, 06:01 PM
(2021-08-30, 05:42 PM)mvallevand Wrote: I provided you with a link that showed what to look for and both your entries are different.  I am not sure if the password is case sensitive or not, the PIN is. 

I also see that you don't have a saved login so not sure what is going on.

Martin

I followed the link, but I don't understand what I am supposed to be looking for.  Your link really doesn't explain anything.   

Also, where would I see a saved login?  I don't see any options in the settings for "Saved login".  The only thing I can find is the setting I referfed to earlier to change the password.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 54,012
Threads: 967
Joined: May 2006
#8
2021-08-30, 06:07 PM
Saved login occur when you login and tick the checkbox to save it.

Your config.xml has

<Password>5F4DCC3B5AA765D61D8327DEB882CF99</Password>
<PinMD5>5B0FA0E4C041548BB6289E15D865A696</PinMD5>

Using Notepad change those to the defaults.

<Password>5f4dcc3b5aa765d61d8327deb882cf99</Password>
<PinMD5>4A7D1ED414474E4033AC29CCB8653D9B</PinMD5>

Martin
deerewright
Offline

Junior Member

USA
Posts: 20
Threads: 3
Joined: May 2020
#9
2021-08-30, 06:24 PM
Alright, thanks.

I did that, restarted (don't know if that was necessary), and now I am able to change the password. Weird...
Is it possible to add/change username(s)?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 54,012
Threads: 967
Joined: May 2006
#10
2021-08-30, 06:32 PM
Right now V5 only has one username and you can change it on the same access page.

I was wrong saying there is no save button, I meant there is no save button on the PIN which could be part of the problem not sure if you need to enter a valid PIN to change the password.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  failed login Steve123X 9 775 2025-09-17, 07:57 PM
Last Post: sub
  System.Exception: Unable to allocate pixels for the bitmap. greg in kansas 2 409 2025-08-31, 01:58 AM
Last Post: sub
  Schedule Direct Login Issue whiplash75 3 486 2025-08-24, 12:41 AM
Last Post: whiplash75
  Unable to record series FrogFan 21 6,213 2025-08-18, 04:16 PM
Last Post: mvallevand
  Login problem Magda 1 414 2025-07-07, 12:40 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 40 7,008 2025-06-23, 01:15 AM
Last Post: sub
  Installed V7 - unable to record. Dave48167 6 955 2025-05-11, 08:02 PM
Last Post: Dave48167
  Unable to delete recording. File may be in use. seattlefog 24 2,496 2025-04-13, 01:08 AM
Last Post: sub
  Change data quality to a lower tvviewer 17 5,051 2025-03-10, 05:03 AM
Last Post: mmortal03
  PIN or password protect group(s)? Druhl 1 487 2025-02-27, 04:16 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode