Jump to content

Forced Command: Difference between revisions

From Hackerpedia
imported>Unknown user
No edit summary
 
imported>Unknown user
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LanguageHeader|en}}
{{LanguageHeader|en}}
{{CyberTerm|definition=A restriction configured for an authorized key that prevents executing commands other than the specified command when logging in using the key. In some SSH implementations, forced command can be configured by using a "command=" restriction in an authorized keys file.|source=NISTIR 7966}}
{{CyberTerm|definition=A restriction configured for an authorized key that prevents executing  commands other than the specified command when logging in using the key. In some SSH implementations, forced command can be configured by using a "command=" restriction in an authorized keys file.|source=NISTIR 7966}}

Latest revision as of 00:24, 20 January 2026

Languages: English | Français

Forced Command

A restriction configured for an authorized key that prevents executing  commands other than the specified command when logging in using the key. In some SSH implementations, forced command can be configured by using a "command=" restriction in an authorized keys file.


Source: NISTIR 7966 | Category: