Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Original-Recipient: <cygwin@cygwin.com>
Date: Sun, 16 Feb 2003 19:06:20 +0100
From: Christian =?iso-8859-1?Q?J=F7nsson?= <c.christian.joensson@telia.com>
To: cygwin <cygwin@cygwin.com>
Subject: mkpasswd & mkgroup for Samba 2.2.7 PDC
Message-ID: <20030216180608.GA2632@Luddes>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.4i
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h1GI6fH15818

Windows (Swedish) XP/Pro SP1 cygwin 1.3.20-1 P4 system...

I am using a samba 2.2.7 PDC running on Aurora SPARC Linux (Red Hat 7.3
based)

[global]
        workgroup = J-SON
        security = DOMAIN
        encrypt passwords = Yes
        domain admin group = root chj @admins
        domain logons = Yes
        preferred master = Yes
        domain master = Yes
        wins support = Yes
        admin users = root chj
        printing = lprng

[homes]
        valid users = %S
        read only = No
        browseable = No


When I try to run mkpasswd -l -d I get this response:

chj@Luddes:~$ mkpasswd.exe -l -d
SYSTEM:*:18:544:,S-1-5-18::
Administratörer:*:544:544:,S-1-5-32-544::
mkpasswd: [2221] Det gick inte att hitta användarnamnet.
chj@Luddes:~$

The "Administratörer" is Swedish for "Administrators" and the error
message "Det gick inte att hitta användarnamnet." translates something
like "The user name could not be found."


Furthermore, when I try to run mkgroud -l -d, I get this response:

chj@Luddes:~$ mkgroup.exe -l -d
SYSTEM:S-1-5-18:18:
Ingen:S-1-5-21-3529363498-1256799619-805368611-513:513:
LookupAccountName (\\FW, Domain Admins) failed with error 1332
LookupAccountName (\\FW, Domain Users) failed with error 1332
Administratörer:S-1-5-32-544:544:
Ansvariga för nätverkskonfigurering:S-1-5-32-556:556:
Ansvariga för replikering:S-1-5-32-552:552:
Ansvariga för säkerhetskopiering:S-1-5-32-551:551:
Användare:S-1-5-32-545:545:
Användare av fjärrskrivbord:S-1-5-32-555:555:
Gäster:S-1-5-32-546:546:
Privilegierade användare:S-1-5-32-547:547:
Användare av
felsökningsprogram:S-1-5-21-3529363498-1256799619-805368611-1009:10
09:
Debugger Users:S-1-5-21-3529363498-1256799619-805368611-1008:1008:
Hjälptjänster:S-1-5-21-3529363498-1256799619-805368611-1001:1001:
chj@Luddes:~$

Where

Ingen is None,
Administratörer is, again, Administrators,
Ansvariga för nätverkskonfigurering is Responsible for network
configuration,
Ansvariga för replikering is Responsible for repliication
etc...


Any ideas of how I can get the mkpasswd and mkgroup right for this PDC?


Any hints on "things" to fix for the samba PDC?

Cheers,

/ChJ


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

