I have two computers on which I was setting up NFS shares and then I tried to configure an NIS domain, using a guide found on the ubuntu site.
This was all fine and dandy when I was configuring the server for my NIS domain, which happens to be the computer I am using at the moment. When I tried to configure my NIS client machine, however, I must have done something quite terribly worng :S I started noticing that sudo calls were going slow (this is probably where I should have started reversing my actions immediately).
It was noticed in the guide that one guy had had to reboot to get the system up and running, so I did that and now the authentication appears to be completely broken. I cannot login
I need some brilliant ideas on which way to approach such a fundamental problem. My first idea was to use knoppix as a rescue disc and redo changes to
/etc/passwd
/etc/groups
/etc/hosts.allow
/etc/yp.conf
and other files I have changed in the progress of NIS installation. Then reboot into kubuntu and hopefully be able to log in, roll bak NIS and start over again.
This seemed to not work, as knoppix mounted the /dev/sda3 as a read-only volume.
I  tried to umount it, but it kept saying it was busy with something (Knoppix' unionFS thingy?) so I was not able to umount it and remount it as read-write.
Suggestions please? I am rather desperate here, loosing access to my linux filesystems is bad....
This was all fine and dandy when I was configuring the server for my NIS domain, which happens to be the computer I am using at the moment. When I tried to configure my NIS client machine, however, I must have done something quite terribly worng :S I started noticing that sudo calls were going slow (this is probably where I should have started reversing my actions immediately).
It was noticed in the guide that one guy had had to reboot to get the system up and running, so I did that and now the authentication appears to be completely broken. I cannot login
I need some brilliant ideas on which way to approach such a fundamental problem. My first idea was to use knoppix as a rescue disc and redo changes to
/etc/passwd
/etc/groups
/etc/hosts.allow
/etc/yp.conf
and other files I have changed in the progress of NIS installation. Then reboot into kubuntu and hopefully be able to log in, roll bak NIS and start over again.
This seemed to not work, as knoppix mounted the /dev/sda3 as a read-only volume.
I  tried to umount it, but it kept saying it was busy with something (Knoppix' unionFS thingy?) so I was not able to umount it and remount it as read-write.
Suggestions please? I am rather desperate here, loosing access to my linux filesystems is bad....
Comment