LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   OpenSUSE 42.2 - ypbind failure preventing GUI from starting (https://www.linuxquestions.org/questions/linux-software-2/opensuse-42-2-ypbind-failure-preventing-gui-from-starting-4175595128/)

ilesterg 12-09-2016 12:20 PM

OpenSUSE 42.2 - ypbind failure preventing GUI from starting
 
Hi,

So anybody else noticed this yet? If the NIS server (doesn't matter if master of slave) is down or cannot be reached, GUI just fails to load.

Why is that?

Code:

YPBINDPROC_DOMAIN: Domain not bound
YPBINDPROC_DOMAIN: Domain not bound
YPBINDPROC_DOMAIN: Domain not bound

Code:

desktop:~ # systemctl status ypbind
● ypbind.service - NIS/YP Clients to NIS Domain Binder
  Loaded: loaded (/usr/lib/systemd/system/ypbind.service; enabled; vendor preset: disabled)
  Active: active (running) since Sat 2016-12-10 01:20:31 PHT; 6min ago
    Docs: man:ypbind(8)
  Process: 2179 ExecStartPost=/usr/lib/ypbind/ypbind-systemd-post (code=exited, status=0/SUCCESS)
  Process: 2165 ExecStartPre=/usr/lib/ypbind/ypbind-systemd-pre (code=exited, status=0/SUCCESS)
 Main PID: 2175 (ypbind)
  Status: "Processing requests..."
    Tasks: 3 (limit: 512)
  CGroup: /system.slice/ypbind.service
          └─2175 /usr/sbin/ypbind -n

Dec 10 01:20:31 desktop systemd[1]: Starting NIS/YP Clients to NIS Domain Binder...
Dec 10 01:20:31 desktop systemd[1]: Started NIS/YP Clients to NIS Domain Binder.
desktop:~ # rpm -qi ypbind-2.4-1.3.x86_64
Name        : ypbind
Version    : 2.4
Release    : 1.3
Architecture: x86_64
Install Date: Mon Nov 21 02:45:46 2016
Group      : Productivity/Networking/NIS
Size        : 72394
License    : GPL-2.0
Signature  : RSA/SHA256, Mon Jun 27 23:54:05 2016, Key ID b88b2fd43dbdc284
Source RPM  : ypbind-2.4-1.3.src.rpm
Build Date  : Mon Jun 27 23:53:58 2016
Build Host  : lamb13
Relocations : (not relocatable)
Packager    : http://bugs.opensuse.org
Vendor      : openSUSE
URL        : http://www.linux-nis.org/nis/ypbind-mt
Summary    : NIS client daemon
Description :
This package provides the ypbind daemon. The ypbind daemon binds NIS
clients to an NIS domain and searches a new NIS server if the old one
goes down.

Ypbind must be running on any machines which are running NIS client
programs.
Distribution: openSUSE Leap 42.2
desktop:~ # uname -a; cat /etc/os-release
Linux desktop 4.4.36-5-default #1 SMP Tue Dec 6 20:57:24 UTC 2016 (bd51250) x86_64 x86_64 x86_64 GNU/Linux
NAME="openSUSE Leap"
VERSION="42.2"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.2"
PRETTY_NAME="openSUSE Leap 42.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
desktop:~ #

Thanks!

ilesterg 01-30-2017 11:09 AM

Bump :(


All times are GMT -5. The time now is 04:16 AM.