search for: yuichiro

Displaying 3 results from an estimated 3 matches for "yuichiro".

2022 Nov 05
1
[PATCH] Class-imposed login restrictions
From: Yuichiro Naito <naito.yuichiro at gmail.com> If the following functions are available, add an additional check if users are allowed to login imposed by login class. * auth_hostok(3) * auth_timeok(3) These functions are implemented on FreeBSD. --- >From GitHub pull request https://github.com/ope...
2023 Feb 06
1
[PATCH] Class-imposed login restrictions
On Sat, 5 Nov 2022 at 14:49, Ed Maste <emaste at freebsd.org> wrote: > > From: Yuichiro Naito <naito.yuichiro at gmail.com> > > If the following functions are available, > add an additional check if users are allowed to login imposed by login class. > > * auth_hostok(3) > * auth_timeok(3) > > These functions are implemented on FreeBSD. > > --- >...
2003 Aug 11
2
cluster analysis
I'like to do cluster analysis by using mahalanobis distance. Could you tell me how to do?