[Systems] Sunjammer just restarted

Srevin Saju srevinsaju at sugarlabs.org
Mon Feb 22 11:05:48 EST 2021


On 2/22/21 5:05 PM, Bernie Innocenti wrote:
> On 22/02/2021 19.35, Samson Goddy wrote:
>> Hello All,
>>
>> I am just seeing this thread? Do I lose access to @sl account when 
>> deactivating, as "I haven't been an active member for a year".
>>
>> Is it possible for mine to be kept?
>
> You could just login once and we'd see your shell account as being 
> active.
>
> Not sure if Srev used a different method to detect inactive users, but 
> I had a cronjob which did something like this:
>
>   lastlog -b 365 -u 500-1999 | egrep -v 'Never logged in'
>
This looks like a better method. Thanks for this.

This is what I used, forgive me for the mess 😂 in the next line.

fori in /home/*; do
last"$(basename$i)"--fullnames --time-format iso | head-n 1 | cut-d " 
"-f1  |sed-e 's/\\
n/ /g'|cat| grep-v '^$'
done| sed-e 's/\\n//g'


> If you just need email forwarding, we could delete the shell account 
> and add a simple forwarding rule in /etc/alias. That wouldn't be 
> subject to inactivity checks and wouldn't pose any security risks.
>
> Same goes for Ignacio, of course.
>
>
>> Regards
>>
>> On Mon, Feb 22, 2021, 1:21 PM Ignacio Rodríguez 
>> <ignacio at sugarlabs.org <mailto:ignacio at sugarlabs.org>> wrote:
>>
>>      > Idon't mind keeping around shell accounts of old friends, as 
>> long as
>>     they're well behaved.
>>
>>     I have used my ignacio at slo email as my "usual" email for years.
>>     Bah, until last year, now trying to migrate everything back to my
>>     personal emails.
>>
>>     Please keep the ignacio account - if there is a need to pay
>>     something like Google Workspace I'm willing to.
>>
>>     Greetings
>>     _______________________________________________
>>     Systems mailing list
>>     Systems at lists.sugarlabs.org <mailto:Systems at lists.sugarlabs.org>
>>     http://lists.sugarlabs.org/listinfo/systems
>>     <http://lists.sugarlabs.org/listinfo/systems>
>>
>
>
-- 
Srevin Saju
https://srevinsaju.me

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x1007816766D390D7.asc
Type: application/pgp-keys
Size: 4849 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/systems/attachments/20210222/dce452e7/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sugarlabs.org/archive/systems/attachments/20210222/dce452e7/attachment.sig>


More information about the Systems mailing list