From: "Aleksander N. Gorohovski" <angel@feht.dgtu.donetsk.ua> To: <community@altlinux.ru> Subject: Re: [Comm] SAMBA Date: Fri, 17 Jan 2003 11:29:10 +0300 Message-ID: <00fe01c2be02$8273e2c0$0100005a@oc> (raw) In-Reply-To: <3E27B863.8010606@fioc.kz> > > IP> Не имеет значения, логинился он или нет. Будет отдано его виндузятное > > IP> (как оно там называется у некрософта?) имя. > > > > Залогинился в вин или в линух? Увидел человек мучается. Дай помогу... В Samba на первых порах необходимо проделать следующее: (все это относится к ALT J2.0, не знаю как в других - Master, Castel не имел возможности попробовать) 1. Создать файл паролей cat /etc/passwd | mksmbpasswd.sh >> /etc/samba/smbpasswd 2. Добавить новые пароли для пользователей именно Samba smbpasswd <user> Здесь необходимо указывать <user> накануне уже прописанных в Linux, например командами useradd <user> passwd <user> Можно чтобы для <user> пароли в системе и в Samba совпадали. 3. Перезапустить Samba /etc/rc.d./init.d/smb restart 4. Можно проверить работу служб Samba ps x | grep mbd 5. Просмотри файл /etc/samba/smbpasswd и удали все лишние строки с пользователями 6. Теперь, в сектке с машинами работающими под Окнами войди в систему с логином и паролем для зарегистрированного в Samba. В сетевом окружении можеш открывать и входить на сервер с Samba в его home каталоги А далее можно настраивать общие папки, принтеры инсталлировать приложения и запускать их и т.д. Aleksander N.G (DonNTU)
prev parent reply other threads:[~2003-01-17 8:29 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-01-17 7:15 Re[2]: " wacom 2003-01-17 8:01 ` Ilya Palagin 2003-01-17 8:21 ` Andriy Dobrovol's'kii 2003-01-17 8:29 ` Aleksander N. Gorohovski [this message]
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='00fe01c2be02$8273e2c0$0100005a@oc' \ --to=angel@feht.dgtu.donetsk.ua \ --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