[Sysadmins] Как добавить пользователя из AD

Александр alehander06 на inbox.ru
Чт Май 14 14:08:10 MSD 2009



-----Original Message-----
From: Ярослав Румянцев <voron.r35 на gmail.com>
To: Александр <alehander06 на inbox.ru>
Date: Wed, 13 May 2009 15:59:32 +0400
Subject: Re: Re[6]: [Sysadmins] Как добавить пользователя из AD

> подчищеный smb.conf
> 
> [global]
>    dos charset = CP866
>    unix charset = UTF8
>    display charset = LOCALE
>    workgroup = SHERA
>   netbios name = alt4
>    server string =
>    printcap name = cups
>    load printers = yes
>    printing = cups
>    log file = /var/log/samba/log.%m
>    max log size = 50
>    security = ads
>     password server = server.shera.local
>     realm = SHERA.LOCAL
>   encrypt passwords = yes
>   winbind uid = 1000-10000
>   winbind gid = 1000-10000
>   winbind use default domain = True
>   template homedir = /home/%D/%U
>   template shell = /bin/bash
>    socket options = TCP_NODELAY
>    local master = no
>    os level = 0
>    domain master = no
>    preferred master = no
>    dns proxy = no
>     use sendfile = yes
>     winbind refresh tickets = True
>     winbind offline logon = True
>     ldap ssl = no
>     map to guest = Bad User
>     public = yes
>     browseable = yes
>     winbind enum groups = yes
>     winbind enum users = yes
>     winbind cache time = 30
>     defer sharing violations = false
> [public]
>    comment = Общая на Alt4
>    path = /home/public
>    public = yes
>    writable = yes
>    inherit acls = yes
>    inherit permissions = yes
>    locking = no
>    map acl inherit = yes
>     map archive             = no
>     map read only           = no
>     create mask             = 0660
>     directory mask          = 0770
>     force unknown acl user  = yes
>     delete readonly         = yes
>     vfs object              = recycle full_audit
>     recycle:repository      = /home/trash/%S
>     recycle:keeptree        = Yes
>     recycle:touch           = Yes
>     recycle:touch_mtime     = Yes
>     recycle:version         = Yes
>     recycle:maxsize         = 100000000
>     recycle:exclude         = *.TMP *.tmp
>     recycle:directory_mode  = 0770
>     recycle:versions        = Yes
>     recycle:minsize         = 1
>     full_audit:success = unlink rmdir mkdir write rename write aio_write
> pwrite
>     full_audit:failure = unlink rmdir mkdir write rename write aio_write
> pwrite
>     full_audit:priority     = INFO
> 
> 
я ввел свои данные в конфигурационные файлы но объясните как мне добавить сетевого пользователя?
и непонятен шаг 10

Затем открываем консоль и вводим команду fusesmb без параметров. После этого мы редактируем файл ~/.smb/fusesmb.conf приводя его к вот к такому состоянию:

[global]

А где именно находится этот файл?
ЗЫ: машина пингуется с других локальных машин


Подробная информация о списке рассылки Sysadmins