Skip to content

Instantly share code, notes, and snippets.

@histamineblkr
Created July 27, 2016 20:57
Show Gist options
  • Save histamineblkr/0d4e30836404d0b66b15f3f6ccfc292b to your computer and use it in GitHub Desktop.
Save histamineblkr/0d4e30836404d0b66b15f3f6ccfc292b to your computer and use it in GitHub Desktop.
Install Github PBIS on Ubuntu 16.04 LTS When Receiving lwsmd Segmentation Fault
This is a tutorial for anyone experiencing a lwsmd segmentation fault when trying to use any version of pbis on Ubuntu 16.04 LTS.
The specific hardware I experienced this on was:
[ OptiPlex 7040]
OS: Ubuntu 16.04
Arch: x86_64
Tower: OptiPlex 7040
Memory: 32G
Processor: Intel Core i7-6700 x 8
I then configured and built the package on the following hardware:
[ OptiPlex 7010]
OS: Ubuntu 16.04
Arch: x86_64
Tower: OptiPlex 7010
Memory: 16G
Processor: Intel Core i7-3770 x 8
I then tar-ed the pbis folder, which allowed me extract the tar on the OptiPlex 7040 and do a make install.
This resulted in a working pbis and I was able to join the Active Directory.
The full tutorial can be found here:
https://drive.google.com/open?id=1i3ATKJrqCArOrrfiRf3rRp3BB9dqskFpb2QuFPSHdxk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment