1niserror(1)                      User Commands                     niserror(1)
2
3
4

NAME

6       niserror - display NIS+ error messages
7

SYNOPSIS

9       niserror error-num
10
11

DESCRIPTION

13       niserror  prints the  NIS+ error associated with status value error-num
14       on the standard output. It is used by shell scripts to  translate  NIS+
15       error numbers that are returned into text messages.
16

EXAMPLES

18       Example 1 Using niserror
19
20
21       The following example prints the error associated with the error number
22       20:
23
24
25         example% niserror 20
26         Not Found, no such name
27
28
29

ATTRIBUTES

31       See attributes(5) for descriptions of the following attributes:
32
33
34
35
36       ┌─────────────────────────────┬─────────────────────────────┐
37       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
38       ├─────────────────────────────┼─────────────────────────────┤
39       │Availability                 │SUNWnisu                     │
40       └─────────────────────────────┴─────────────────────────────┘
41

SEE ALSO

43       NIS+(1), nis_error(3NSL), attributes(5)
44

NOTES

46       NIS+ might not be supported in future releases of the Solaris operating
47       system.  Tools  to aid the migration from NIS+ to LDAP are available in
48       the   current   Solaris   release.   For   more   information,    visit
49       http://www.sun.com/directory/nisplus/transition.html.
50
51
52
53SunOS 5.11                        2 Dec 2005                       niserror(1)
Impressum