[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[K12OSN] Found a little bug in K12LTSP 3.1.2



Hi, all.  

I stumbled across a very small mistake (I, believe) is the "purge_user"
script on a K12LTSP 3.1.2 box I have running.  The script says that it
checks the user id against the minimum user id, so that it won't kill
off any system users.  Unfortunately, the code itself is grabbing the
group id with "id -g", where it should be grabbing the user id with "id
-u".  That simple change corrected the issue.

Thought I'd report it...

-Gideon

PS:  Please ignore if this has been fixed already or was not a bug at
all! ;)


-- 
Gideon Romm <ltsp symbio-technologies com>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]