CATEGORII DOCUMENTE |
Asp | Autocad | C | Dot net | Excel | Fox pro | Html | Java |
Linux | Mathcad | Photoshop | Php | Sql | Visual studio | Windows | Xml |
rexecd |
rexecd command-line TCP/IP command. Server for the rexec routine, providing remote execution facilities with authentication based on usernames and passwords. rexecd is started by inetd and must have an entry in inetd's configuration file, /etc/inetd.conf. When rexecd receives a service request, the following protocol is initiated: The server reads characters from the socket up to a null byte. The resulting string is interpreted as an ASCII number, base 10. If the number received in step 1 is nonzero, it is interpreted as the port number of a secondary stream to be used for stderr. A second connection is then created to the specified port on the client's machine. A null-terminated username of at most 16 characters is retrieved on the initial socket. A null-terminated, unencrypted password of at most 16 characters is retrieved on the initial socket. A null-terminated command to be passed to a shell is retrieved on the initial socket. The length of the command is limited by the upper bound on the size of the system's argument list. rexecd then validates the user, as is done at login time and, if the authentication was successful, changes to the user's home directory and establishes the user and group protections of the user. A null byte is returned on the connection associated with stderr, and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by rexecd. DiagnosticsUsername too long Name is longer than 16 characters. Password too long Password is longer than 16 characters. Command too long Command passed is too long. Login incorrect No password file entry for the username exists. Password incorrect Wrong password was supplied. No remote directory chdir to home directory failed. Try again fork by server failed. <shellname>: fork by server failed. User's login shell could not be started. |
Politica de confidentialitate | Termeni si conditii de utilizare |
Vizualizari: 706
Importanta:
Termeni si conditii de utilizare | Contact
© SCRIGROUP 2024 . All rights reserved