Skip to content
Discussion options

You must be logged in to vote

The cause of the problem was that I was mounting the /nsm drive after boot, manually. Although all the services were successful and online, something else was happening on the backend. So-user-list would return no accounts, and when I made a test account, it WOULD show that account. I resolved the issue by having the /nsm drive mount during boot. The original accounts came back, and the test account was no longer there.

The reason I had to mount /nsm after boot was because it was attached to an iscsi driver, which requires a network connection to mount. So if I left the mount-point for nsm in my /etc/fstab file, the device wouldn't boot because that drive did not exist yet. After learning…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@thegreekman
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by thegreekman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants