Jump to content

Forced Command: Difference between revisions

From Hackerpedia
imported>Unknown user
No edit summary
 
imported>Unknown user
No edit summary
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}}

Revision as of 01:42, 15 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: