login message

Woodchuck marmot at pennswoods.net
Sat Aug 9 12:42:02 PDT 2008


On Wed, 6 Aug 2008, Tony Berth wrote:

> Sorry for my late reply and thanks for your valuable Info. Actually the
> login class mechanism is fine for my needs.
> 
> Just a last question, in login.conf, when I define a new class, can I
> inherit/include settings from an existing class and just add my own
> modifications?

I believe that you can inherit from your own classes.

myclass:
	:stuff:nonsense:feathers:fur:\
	:tc=default:

aclass:\
        :stuff:otherstuff:\
        :tc=myclass:


"myclass" inherits from "default",
"aclass" inherits from "myclass" (and therefor from default, too).

Dave
-- 
              When was the day your shine was taken?
                             -- gerg


More information about the Openbsd-newbies mailing list