System Administration Commands reparsed(1M)
NAME
reparsed - reparse point daemon
SYNOPSIS
/usr/lib/reparse/reparsed
DESCRIPTION
The reparsed daemon processes kernel upcalls to interpret
"reparse points", which are the basis of Microsoft DFS referrals and NFS referrals support on Solaris SMB and NFS file servers. Only the root user or a user with equivalentprivileges can run this daemon. The daemon is under SMF con-
trol. EXIT STATUS 0 Daemon started successfully. >0 Daemon failed to start.Error information is reported to syslog at level LOG_ERR.
FILES/usr/lib/reparsed/*.so.1
Per-service plugins for reparsed.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 18 Feb 2010 1
System Administration Commands reparsed(1M)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcs ||_____________________________|_____________________________|
| Interface Stability | Consolidation Private ||_____________________________|_____________________________|
SEE ALSO
nfsref(1M), svcadm(1M), syslogd(1M), libreparse(3LIB), attributes(5) NOTESDo not manually stop, start or restart the reparsed daemon.
If you need to change the state of the daemon, use these commands:# svcadm disable svc:/system/filesystem/reparse
# svcadm enable svc:/system/filesystem/reparse
# svcadm restart svc:/system/filesystem/reparse
See svcadm(1M) for additional information.SunOS 5.11 Last change: 18 Feb 2010 2