Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin user connection not displayed from ssh connection #16689

Open
mfatrez opened this issue Aug 14, 2024 · 0 comments
Open

Admin user connection not displayed from ssh connection #16689

mfatrez opened this issue Aug 14, 2024 · 0 comments
Labels
Packages 📦 Things regarding our RPM packages

Comments

@mfatrez
Copy link

mfatrez commented Aug 14, 2024

Issue Description

Information regarding Admin user connection not displayed from ssh connexion

# ssh obs-local
Have a lot of fun...
Last login: Mon Aug 12 16:08:41 2024 from 10.77.4.21
obs-local:~ #

Expected Result

# ssh obs-local
Have a lot of fun...
Last login: Mon Aug 12 16:08:41 2024 from [MY_IP_ADDRESS]
Welcome to Open Build Service(OBS) Appliance 2.11~alpha.20240812T142337.9d40c7442
based on openSUSE Leap 15.6


Connect to the web interface via:     https://obs-local.mon-lab.lan
Connect to the api interface via:     https://obs-local.mon-lab.lan
Browse the build packages via:        http://obs-local.mon-lab.lan:82

* "Admin"/"root" user password is "opensuse" by default.
* Connect to the web interface now to finish the OBS setup.

More informations about this appliance are available here:

http://en.opensuse.org/Build_Service/OBS-Appliance

                              Greetings from the Open Build Service Team
                              http://www.open-build-service.org

obs-local:~ #

How to Reproduce

  1. Install Leap 15.6
  2. wget OBS:Server:Unstable.repo (https://download.opensuse.org/repositories/OBS:/Server:/Unstable/15.6/)
  3. wget openSUSE:Tools.repo (https://download.opensuse.org/repositories/openSUSE:/Tools/15.6/)
  4. zypper in -t pattern OBS_Server
  5. zypper in osc
  6. /usr/lib/obs/server/setup-appliance.sh --force (answer Y to all questions)

Further Information

  • /etc/issue is created but not displayed in SSH remote login
  • Exact server version : 2.11~alpha.20240812T142337.9d40c7442
@hennevogel hennevogel added the Packages 📦 Things regarding our RPM packages label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packages 📦 Things regarding our RPM packages
Projects
None yet
Development

No branches or pull requests

2 participants