In the file /etc/login.defs there's the option LOGIN_STRING which is commented out (I'm on a gentoo system). When I uncomment this option I'll get the following error message after a successful login:

configuration error - unknown item 'LOGIN_STRING' (notify administrator)

Everything works fine tho. How can I use this option and why is this error displayed? I've read that it's a deprecated option (?).

Kind regards

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

The LOGIN_STRING option is obsolete and doesn't work anymore. Why it's still in the file is beyond me, probably for historical reasons.

link|improve this answer
Thanks for your answer. Too bad they removed that option, pretty weird anyway. – watain Jan 13 '10 at 18:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.