This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mkpasswd & mkgroup for Samba 2.2.7 PDC


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]