* [Comm] smb.conf. domain admin group
@ 2002-09-20 8:06 Anton
2002-09-20 8:15 ` Alexander Bokovoy
0 siblings, 1 reply; 6+ messages in thread
From: Anton @ 2002-09-20 8:06 UTC (permalink / raw)
To: community
в самба3 пишет что неизвестные параметры
domain admin group
domain guest group
и еще,
домашние каталоги пользователей на сервере видны не по именам пользователей а
просто \\server\home и так у каждого пользователя.
так и должно быть?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] smb.conf. domain admin group
2002-09-20 8:06 [Comm] smb.conf. domain admin group Anton
@ 2002-09-20 8:15 ` Alexander Bokovoy
2002-09-20 8:32 ` Anton
0 siblings, 1 reply; 6+ messages in thread
From: Alexander Bokovoy @ 2002-09-20 8:15 UTC (permalink / raw)
To: community
On Fri, Sep 20, 2002 at 12:06:58PM +0400, Anton wrote:
> в самба3 пишет что неизвестные параметры
> domain admin group
> domain guest group
> и еще,
> домашние каталоги пользователей на сервере видны не по именам пользователей а
> просто \\server\home и так у каждого пользователя.
> так и должно быть?
Да.
--
/ Alexander Bokovoy
---
Q: Are we not men?
A: We are Vaxen.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] smb.conf. domain admin group
2002-09-20 8:15 ` Alexander Bokovoy
@ 2002-09-20 8:32 ` Anton
2002-09-20 8:42 ` Alexander Bokovoy
2002-09-20 9:01 ` Alexander Bokovoy
0 siblings, 2 replies; 6+ messages in thread
From: Anton @ 2002-09-20 8:32 UTC (permalink / raw)
To: community
On Friday 20 September 2002 12:15, you wrote:
> On Fri, Sep 20, 2002 at 12:06:58PM +0400, Anton wrote:
> > в самба3 пишет что неизвестные параметры
> > domain admin group
> > domain guest group
> > и еще,
> > домашние каталоги пользователей на сервере видны не по именам
> > пользователей а просто \\server\home и так у каждого пользователя.
> > так и должно быть?
>
> Да.
Странно, потому, как, в описание smb.conf я нашел следущее
----------------
If you decide to use a path = line in your [homes] section then you may find
it useful to use the %S macro. For example :
path = /data/pchome/%S
<skip>
A similar process occurs if the requested section name is "homes", except
that the share name is not changed to that of the requesting user.
то есть я так понял (исходя из скудных знаний английского)
измениения имени [homes] на имя пользователя не происходит только когда задан
путь к домашнему каталогу (системный и самба домашний каталог различны)
если не так то прошу поправить и объяснить.
--------
да и как же все таки быть c domain admin group?
как же прописать админов домена?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] smb.conf. domain admin group
2002-09-20 8:32 ` Anton
@ 2002-09-20 8:42 ` Alexander Bokovoy
2002-09-20 9:51 ` Anton
2002-09-20 9:01 ` Alexander Bokovoy
1 sibling, 1 reply; 6+ messages in thread
From: Alexander Bokovoy @ 2002-09-20 8:42 UTC (permalink / raw)
To: community
On Fri, Sep 20, 2002 at 12:32:00PM +0400, Anton wrote:
> > Да.
> Странно, потому, как, в описание smb.conf я нашел следущее
> ----------------
> If you decide to use a path = line in your [homes] section then you may find
> it useful to use the %S macro. For example :
> path = /data/pchome/%S
> <skip>
> A similar process occurs if the requested section name is "homes", except
> that the share name is not changed to that of the requesting user.
> то есть я так понял (исходя из скудных знаний английского)
> измениения имени [homes] на имя пользователя не происходит только когда задан
> путь к домашнему каталогу (системный и самба домашний каталог различны)
> если не так то прошу поправить и объяснить.
Различайте название службы и путь на диске, который в эту службу
транслируется. Никаких проблем я здесь не вижу. Если не хотите, чтобы
автоматически для пользователя, входящего в [homes], выставлялся путь к
его домашней директории, используйте
[homes]
path = /path/to/dir/%S
> --------
> да и как же все таки быть c domain admin group?
> как же прописать админов домена?
Как и раньше, через admin users
--
/ Alexander Bokovoy
---
Try to divide your time evenly to keep others happy.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] smb.conf. domain admin group
2002-09-20 8:32 ` Anton
2002-09-20 8:42 ` Alexander Bokovoy
@ 2002-09-20 9:01 ` Alexander Bokovoy
1 sibling, 0 replies; 6+ messages in thread
From: Alexander Bokovoy @ 2002-09-20 9:01 UTC (permalink / raw)
To: community
On Fri, Sep 20, 2002 at 12:32:00PM +0400, Anton wrote:
> да и как же все таки быть c domain admin group?
> как же прописать админов домена?
Дополнительно: посмотрите smbgroupedit(8), если Вы используете Samba как
PDC.
--
/ Alexander Bokovoy
---
A gift of a flower will soon be made to you.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] smb.conf. domain admin group
2002-09-20 8:42 ` Alexander Bokovoy
@ 2002-09-20 9:51 ` Anton
0 siblings, 0 replies; 6+ messages in thread
From: Anton @ 2002-09-20 9:51 UTC (permalink / raw)
To: community
On Friday 20 September 2002 12:42, you wrote:
<skip>
>Никаких проблем я здесь не вижу. Если не хотите, чтобы
> автоматически для пользователя, входящего в [homes], выставлялся путь к
> его домашней директории, используйте
> [homes]
> path = /path/to/dir/%S
>
<skip>
Нет я хочу как раз совсем другое, я хочу чтобы у меня в шарах сервера было не
\homes, а например \vasya, \petya и т.д. что бы ресурс был виден с именем
пользователя а не с именем /homes
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-09-20 9:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-20 8:06 [Comm] smb.conf. domain admin group Anton
2002-09-20 8:15 ` Alexander Bokovoy
2002-09-20 8:32 ` Anton
2002-09-20 8:42 ` Alexander Bokovoy
2002-09-20 9:51 ` Anton
2002-09-20 9:01 ` Alexander Bokovoy
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