{"id":3527,"date":"2023-07-01T11:42:16","date_gmt":"2023-07-01T10:42:16","guid":{"rendered":"https:\/\/kudzia.eu\/b\/?p=3527"},"modified":"2023-07-01T11:42:16","modified_gmt":"2023-07-01T10:42:16","slug":"running-command-as-user-who-has-shell-usr-sbin-nologin","status":"publish","type":"post","link":"https:\/\/kudzia.eu\/b\/2023\/07\/running-command-as-user-who-has-shell-usr-sbin-nologin\/","title":{"rendered":"running command as user who has shell \/usr\/sbin\/nologin"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>root@server:\/var\/www# su - www-data\r\nThis account is currently not available.\r\n# damn.. that did not work but this does:\nroot@server:\/var\/www# su -s \/bin\/bash www-data\nwww-data@server:~$\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[51],"tags":[],"class_list":["post-3527","post","type-post","status-publish","format-standard","hentry","category-unimportant"],"_links":{"self":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts\/3527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/comments?post=3527"}],"version-history":[{"count":1,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts\/3527\/revisions"}],"predecessor-version":[{"id":3528,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/posts\/3527\/revisions\/3528"}],"wp:attachment":[{"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/media?parent=3527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/categories?post=3527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kudzia.eu\/b\/wp-json\/wp\/v2\/tags?post=3527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}