reshuffle
This commit is contained in:
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 143 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
@@ -20,7 +20,7 @@ The Linux Team can check in the journal of boot.psi.ch what was actually downloa
|
||||
|
||||
If that is confirmed, then the issue is probably a so far unknown Vendor Class which is sent with the DHCP request of the firmware. It is configured in QIP:
|
||||
|
||||

|
||||

|
||||
|
||||
Please inform the network team about the missing Vendor Class.
|
||||
|
||||
@@ -29,10 +29,10 @@ Please inform the network team about the missing Vendor Class.
|
||||
## Redirect Serial Output to File in VMware
|
||||
|
||||
To change the serial port settings the VM needs to be shut down. Then edit the VM settings and add a new serial device by clicking "ADD NEW DEVICE" on top right and there select "Serial Port".
|
||||

|
||||

|
||||
|
||||
The serial port should then be connected to a file on the datastore `serial_console`:
|
||||

|
||||

|
||||
|
||||
At the moment we have this setup for `lxdev06`, `lxdev07` and `lxdev08` already prepared.
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ auth optional pam_echo.so "Have passed pam_localuser and pam_unix"
|
||||
|
||||
## PAM Call Stack with SystemTap
|
||||
|
||||
When debugging an PAM issue with the RedHat support, they provided us a neat Systemtab script to create a PAM call stack of the `do_pam_setcred()` function in sshd. You find it [here](pam/para-callgraph-pam.stp).
|
||||
When debugging an PAM issue with the RedHat support, they provided us a neat Systemtab script to create a PAM call stack of the `do_pam_setcred()` function in sshd. You find it [here](_static/para-callgraph-pam.stp).
|
||||
|
||||
For other PAM functions or other processes this script would need changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user