Lines Matching +full:system +full:- +full:clock +full:- +full:frequency
11 key_secretkey_is_set, netname2host, netname2user, user2netname \- library
16 \fBcc\fR [ \fIflag\fR... ] \fIfile\fR... \fB-lnsl\fR [ \fIlibrary\fR...]
104 Traditional \fBUNIX-style\fR authentication.
113 \fBDES\fR encryption-based authentication.
120 must be running for the \fBAUTH_DES\fR authentication system to work and
127 The following functions documented on this page are MT-Safe. For the MT-levels
136 authentication system \fBAUTH_DES\fR. The second is the
139 operating system independent, to an \fBAUTH_SYS\fR credential. The
164 authentication handle that enables the use of the secure authentication system.
171 in seconds. If the difference in time between the client's clock and the
172 server's clock exceeds \fIwindow\fR, the server rejects the client's
173 credentials and the clock will have to be resynchronized. A small window is
175 frequency of resynchronization due to clock drift.
178 \fItimehost\fR is \fINULL\fR, the authentication system assumes that the local
179 clock is always in sync with the \fItimehost\fR clock and does not attempt
180 resynchronization. If a timehost is supplied, the system consults the remote
185 the authentication system generates a random \fBDES\fR key to be used for the
198 This function returns the unique, operating system independent netname of the
199 caller in the fixed-length array \fIname\fR. The function returns \fB1\fR if it
209 This function converts a domain-specific hostname \fIhost\fR to an operating
210 system independent netname. The function returns \fB1\fR if it succeeds and
227 \fBRPC's\fR secure authentication system (\fBAUTH_DES\fR authentication). User
299 This function converts an operating system independent netname \fIname\fR to a
300 domain-specific hostname \fIhost\fR. The \fIhostlen\fR parameter is the maximum
312 This function converts an operating system independent netname to a
313 domain-specific user \fBID\fR. The \fBnetname2user()\fR function returns
331 This function converts a domain-specific username to an operating system
349 MT-Level MT-Safe