ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ivanov Maxim <ivanov@amos.ru>
To: community@altlinux.ru
Cc: samba@altlinux.ru
Subject: [Comm] Хочу быть локальным админом в виндах!
Date: Mon, 19 Apr 2004 17:00:51 +0400
Message-ID: <15256573828.20040419170051@amos.ru> (raw)

Здравствуйте, community.

Я недавно писал про подключение в домен Win2k
(Samba 2.2.8), теперь попробывал и на WinXP (prof).

Такая же ерунда: как только машина входит в домен, теряются локальные
привилегии администратора....
Что делать?
Хочу бвть в домене пользователем, а у себя на машине -
администратором.

smb.conf:


[global]
        client code page = 866
        workgroup = SERVER
        netbios name = PDC
        server string = Domain Controller
        encrypt passwords = Yes
        min passwd length = 4
        map to guest = Bad Password
        passwd program = /usr/bin/passwd %u
        passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
        username map = /etc/samba/smbusers
        log level = 1
        log file = /var/log/samba/log.%m
        max log size = 1000
        character set = KOI8-R
        domain admin group = root @wheel administrator
        domain guest group = nobody @guest
        add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
        domain logons = Yes
        os level = 99
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins server = 192.168.0.67
        admin users = root @wheel administrator
        hosts allow = 192.168.0.
        large readwrite = Yes
        keep alive = 900
        max disk size = 200
        admin log = Yes
        show add printer wizard = No
        logon path = \\%L\Profiles\%U

[Profiles]
        path = /var/lib/samba/profiles
        browseable = No
        read only = No
        create mask = 0600
        directory mask = 0700
        
[homes]
        comment = Home Directory for '%u'
        read only = No
        create mask = 0750
        directory mask = 0750
        browseable = No

[netlogon]
        comment = Network Logon Service
        path = /var/lib/samba/netlogon
        writable = No
        guest ok = Yes
        root preexec = /usr/bin/ntlogon -u %U -g %G -o %a -d /var/lib/samba/netlogon
        root postexec = rm -f /var/lib/samba/netlogon/%U.bat


-- 
С уважением,
 Ivanov                         



             reply	other threads:[~2004-04-19 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-19 13:00 Ivanov Maxim [this message]
2004-04-19 17:06 ` SUA

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=15256573828.20040419170051@amos.ru \
    --to=ivanov@amos.ru \
    --cc=community@altlinux.ru \
    --cc=samba@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