{"id":1730,"date":"2024-12-06T12:43:36","date_gmt":"2024-12-06T11:43:36","guid":{"rendered":"https:\/\/artheodoc.fr\/?p=1730"},"modified":"2024-12-06T18:40:53","modified_gmt":"2024-12-06T17:40:53","slug":"configuration-du-client-samba-sous-linux","status":"publish","type":"post","link":"https:\/\/artheodoc.fr\/index.php\/2024\/12\/06\/configuration-du-client-samba-sous-linux\/","title":{"rendered":"Configuration du client Samba sous Linux"},"content":{"rendered":"\n<p>Installer le paquet smbclient&nbsp;(en administrateur root ou sudo) :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>apt update<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>apt install smbclient<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>mkdir -p \/mnt\/samba\/<em>mon_dossier<\/em><\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>mount -t cifs -o username=<em>mon_utilisateur<\/em> \/\/xxx.xxx.xxx.xxx\/<em>dossier_partag\u00e9<\/em> \/mnt\/samba\/<em>mon_dossier<\/em><\/strong><\/pre>\n\n\n\n<p><em><strong>mon_utilisateur<\/strong><\/em> : Mon utilisateur sur le serveur.<\/p>\n\n\n\n<p><em><strong>xxx.xxx.xxx.xxx<\/strong><\/em> : Adresse IP du serveur<\/p>\n\n\n\n<p><em><strong>dossier_partag\u00e9<\/strong><\/em> : Le dossier partag\u00e9 sur le serveur.<\/p>\n\n\n\n<p><em><strong>mon_dossier<\/strong><\/em> : Dossier cr\u00e9\u00e9 pour le point de montage.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installer le paquet smbclient&nbsp;(en administrateur root ou sudo) : apt update apt install smbclient mkdir -p \/mnt\/samba\/mon_dossier mount -t cifs -o username=mon_utilisateur \/\/xxx.xxx.xxx.xxx\/dossier_partag\u00e9 \/mnt\/samba\/mon_dossier mon_utilisateur : Mon utilisateur sur le serveur. xxx.xxx.xxx.xxx : Adresse IP du serveur dossier_partag\u00e9 : Le dossier partag\u00e9 sur le serveur. mon_dossier : Dossier cr\u00e9\u00e9 pour le point de montage.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[77],"tags":[83,78,81,82],"class_list":["post-1730","post","type-post","status-publish","format-standard","hentry","category-linux","tag-cifs","tag-linux","tag-samba","tag-smbclient"],"_links":{"self":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/1730","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/comments?post=1730"}],"version-history":[{"count":2,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/1730\/revisions"}],"predecessor-version":[{"id":1735,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/1730\/revisions\/1735"}],"wp:attachment":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1730"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/categories?post=1730"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/tags?post=1730"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}