ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Nikita Semenov <nsemenov@instep.spb.ru>
To: community@altlinux.ru
Subject: [Comm] samba
Date: Wed, 9 Jun 2004 16:36:22 +0400
Message-ID: <1702371804.20040609163622@instep.spb.ru> (raw)

Здравствуйте.
Помогите пожалуйста разобраться с самбой. Домен НЕ Active Directory.
Вот настройки smb.conf:
[global]
workgroup = INTERSTEP
server string =  Samba server on %h (v. %v)
log file = /var/log/samba/log.%m
max log size = 50
security = domain
password server = *
encrypt passwords = yes
winbind uid = 10000-20000
winbind gid = 10000-20000
name resolve order = wins lmhosts bcast
dns proxy = no
use sendfile = yes


[Homes]
   comment = Home Directory for '%u'
   browseable = no
   writable = yes
   valid users=@"INTERSTEP\Domain Users"

[tmp]
   comment = Temporary file space
   path = /tmp
   read only = no
   public = yes
[PSQLDATA]
        comment = Pervasive databases
        path = /usr/local/psql/data
        force user = psql
        force group = pvsw
        read only = No
        create mask = 0664
        directory mask = 0775
[PVPIPE$]
        comment = Pervasive pipes
        path = /usr/local/psql/etc/pipe
        # only members of group pvsw will have access
        valid users = @pvsw
        # Absolutely necessary - prevents caching
        oplocks = no
        level2 oplocks = no
        read only = yes
        browseable = No

Вот krb5.conf:

[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log

[libdefaults]
 ticket_lifetime = 24000
 default_realm = EXAMPLE.COM
 dns_lookup_realm = false
 dns_lookup_kdc = false

[realms]
INTERSTEP = {
  kdc = ISTEP.INTERSTEP
}

[domain_realm]
 interstep=INTERSTEP

[kdc]
 profile = /var/lib/kerberos/krb5kdc/kdc.conf

[pam]
 debug = false
 ticket_lifetime = 36000
 renew_lifetime = 36000
 forwardable = true
 krb4_convert = false


Сделал net join, вроде как присоединился нормально. Делаю:

#getent group
Выводит только локальных пользователей. При том, что
#wbinfo -u
Выдает правильный список пользователей в домене.

Однако при попытке зайти на шару спрашивает пароль. И заходит только
под тем пользователем, что я заводил машину в домен. Что не так
сделано? Если есть возможность, помогите пожалуйста. Заранее спасибо.

-- 
Best regards,
Nikita Semenov
System Administrator
InterStep
+7(812)324-8020
nikita@inter-step.ru
ICQ: 3939833



             reply	other threads:[~2004-06-09 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-09 12:36 Nikita Semenov [this message]
2004-06-10  4:04 ` Mike Lykov

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=1702371804.20040609163622@instep.spb.ru \
    --to=nsemenov@instep.spb.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