Coder Social home page Coder Social logo

Oper login issue about inspircd-docker HOT 7 CLOSED

inspircd avatar inspircd commented on September 21, 2024
Oper login issue

from inspircd-docker.

Comments (7)

DracoMilesX avatar DracoMilesX commented on September 21, 2024 1

Ah ok thanks for the information got it to work now with ''.

Might as well be a suggestion that it automatic converts to hashed password? Dunno if it's even possible or requires to much work.

Still odd that it didn't accept the password for plain text and hashed from the opers.conf the first time. But w/e. The variables work

This container doesn't include anope or am I missing something?

from inspircd-docker.

SISheogorath avatar SISheogorath commented on September 21, 2024

Oh, it is possible a misunderstanding.

You have to provide the hashed password. Not the cleartext one.

To create one, connect to the InspIRCd and use /mkpasswd hmac-sha256 yourpassword.

from inspircd-docker.

SISheogorath avatar SISheogorath commented on September 21, 2024

After a check back I noticed that the documentation is not clear about it. Well extend it :)

from inspircd-docker.

SISheogorath avatar SISheogorath commented on September 21, 2024

This container only contains InspIRCd. But @Adam- and me also work on an anope container.

We build the whole setup following most of the best practices of Docker official images and provide one process per container. Current ETA for a basically usable Anope container is 2 weeks.

You can already link Anope to this container by mounting your link configs to /inspircd/conf.d/. It'll automatically included.

from inspircd-docker.

SISheogorath avatar SISheogorath commented on September 21, 2024

@DracoMilesX can you check the possible fix for this issue:

https://github.com/Adam-/inspircd-docker/blob/fix/issue-49/README.md

Would you say it's easier to find out, what you have to enter there?

from inspircd-docker.

DracoMilesX avatar DracoMilesX commented on September 21, 2024

@SISheogorath Yeah that looks better. Personally I would change the description to:

Hashed oper password

The wording kinda feels odd with the "for usage with /oper"

and modify the "/oper username password" to "/oper username plaintextpassword"

But this might just be me going full retard.

from inspircd-docker.

SISheogorath avatar SISheogorath commented on September 21, 2024

Thanks for the feedback :) I think the example is a better solution than providing longer example values to replace :)

from inspircd-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.