From: "Пушкин Сергей Алексеевич" <pushkin@asdg.ru> To: community@altlinux.ru Subject: Re: Re[2]: [Comm] Samba Date: Fri, 25 Oct 2002 12:31:51 +0700 (NOVST) Message-ID: <200210250531.g9P5VpI48730@ns.asdg.ru> (raw) In-Reply-To: <12555578617.20021025090914@parma.ru> [-- Attachment #1: Type: text/plain, Size: 998 bytes --] Для простого монтирования достаточно такой строчки: smbmount //HOST/SHAREFOLDER ~/mountpoint -o username=<login>,password=<pass> где: HOST - компьютер, к которому вы подсоединяетесь SHAREFOLDER - соответственно расшаренная папка на этом сервере mountpoint - точка монтирования, в данном примере находящаяся в вашей домашней директории. Я пользуюсь скриптом с подобными строками, чтобы смонтировать нужные шАры. Если у Вас используется Active Directory, то нелишним будет ввести машину в домен. Но для этого нужно знать админский логин и пароль, т.к. только он имеет полномочия вводить машины в домен. Производится это следующей комндой: smbpasswd -j DOMAIN -U Administrator Где: DOMAIN - домен, в который надо ввести машину Administrator - логин администратора домена Последует запрос пароля администратора. Для этого ена машине должен стоять Самба-сервер. -- С уважением, Пушкин Сергей aka Stalker UIN: 35113025 XMMS шуршит: Led Zeppelin - Kashmir [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2002-10-25 5:31 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-10-24 13:41 Красавин Андрей 2002-10-24 13:49 ` А.Л. Клютченя 2002-10-24 14:01 ` Re[2]: " krasavin 2002-10-24 15:30 ` Alexander Bokovoy 2002-10-25 2:50 ` Alexei Bayguzov 2002-10-25 5:09 ` Re[2]: " krasavin 2002-10-25 5:31 ` Пушкин Сергей Алексеевич [this message] 2002-10-25 5:42 ` Re[4]: " krasavin 2002-10-25 5:41 ` Re[2]: " Alexei Bayguzov 2002-10-24 13:51 ` Aleksandr Blokhin 2002-10-24 14:03 ` Re[2]: " krasavin 2002-10-25 4:58 ` Алексей Арнаутов
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200210250531.g9P5VpI48730@ns.asdg.ru \ --to=pushkin@asdg.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git