/etc/alternatives/rsh*
point to packages named like netkit-rsh. Other followup packages: Now the fun begins... xhiering.
userdel saned
- we need to figure out what package creates this uid. There's lots of other accounts that get created and thereby piss off accounts as well, like hal and messagebus and plugdev. I've been working around this by simply removing those accounts, which I'm sure will kill us later.
/etc/group
and ensure it's ordered correctly
adduser --home /software/accounts/home --shell /bin/csh --no-create-home --uid 300 --gid 303 --disabled-login accounts
- then ensure that the passwd entry for accounts has gid=303, not 300!
xh-dist2 debian
apt-get install exim4
(use Walter's, this will fix up the exim4 user and such so xhier's happy)
xh-dist2 accounts
and dependencies - likely will want to dist2 accounts_client and setpw by hand
One the machine is xhiered, some tex stuff will break because the stupid scripts assume they can call access without a path. Attached is a script to fix these stupid scripts. My own script is stupid too, but it works. Don't run it twice.
After all is said and done, ownerships on /u* may have to be fixed. Run fixusers.csh to accomplish this.
Other hints:
Todo:
I | Attachment | History | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|---|
![]() |
32bitdisksplg | r1 | manage | 0.1 K | 2004-11-08 - 12:56 | MikePatterson | add to /etc/hdparm.conf |
![]() |
XF86Config-4 | r1 | manage | 3.2 K | 2004-10-22 - 16:42 | MikePatterson | awk's XF86Config-4 file |
![]() |
fixtex.sh | r2 r1 | manage | 0.2 K | 2004-12-10 - 15:50 | MikePatterson | Fix tex stuff post-xhiering |
![]() |
fixusers.csh | r1 | manage | 0.1 K | 2004-12-10 - 15:52 | MikePatterson | Fix ownership in /u |
![]() |
printcap | r1 | manage | 0.7 K | 2004-12-14 - 18:43 | MikePatterson | working printcap from awk/pl1 |
![]() |
resolv.conf | r1 | manage | 0.1 K | 2004-12-13 - 14:43 | MikePatterson | resolv.conf from haskell |
![]() |
sources.list | r1 | manage | 0.3 K | 2005-01-07 - 17:02 | MikePatterson | awk's even more updated sources.list |