Displaying 18 results from an estimated 18 matches for "nencomput".
Did you mean:
nencomputer
2018 Jul 24
2
granting SeDiskOperatorPrivilege
I fail to set SeDiskOperatorPrivilege on a samba DM and I suspect the
german umlauts:
# wbinfo -g
dom�nencomputer
dom�nen-benutzer
dom�nen-g�ste
dom�nen-admins
(bad locale, umlauts displayed as special ugly chars)
but the group "domänen-admins" = "Domain Admins" is there.
now:
# net rpc rights grant "CUSTOMER\domänen-admins" SeDiskOperatorPrivilege
-U "CUSTOMER\sgw"...
2018 Jul 26
2
granting SeDiskOperatorPrivilege
Am 25.07.2018 um 09:03 schrieb Stefan G. Weichinger via samba:
> Am 2018-07-24 um 09:48 schrieb Stefan G. Weichinger via samba:
>>
>> I fail to set SeDiskOperatorPrivilege on a samba DM and I suspect the
>> german umlauts:
>>
>> # wbinfo -g
>> dom�nencomputer
>> dom�nen-benutzer
>> dom�nen-g�ste
>> dom�nen-admins
>>
>> (bad locale, umlauts displayed as special ugly chars)
follow up issue:
I also don't know how to use that group "domänen-benutzer" in "valid
users" or "read list" ...
Is...
2020 Feb 25
2
Windows ACLs : problems
...mins, just do not give Domain
> Admins a gidNumber.
1) why and how could I have done that?
2) this leads to another issue with locales and umlauts:
I can't "chgrp dom?nen-admins", in german it's "dom?nen-admins", on bash
shell it looks like
->
# wbinfo -g
dom?nencomputer
dom?nencontroller
dom?nen-admins
dom?nen-benutzer
dom?nen-g?ste
# wbinfo --group-info="dom?nen-admins"
failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for group dom?nen-admins
Do I have to log in with US locale?
any hints how to fix that?
thanks! and greetin...
2014 Feb 27
1
Join Samba4 member server to Windows AD
...the following order: nmbd, winbindd, smbd
And here is where it starts to get funny when I execute wbinfo -u this
is what I get:
administrator
gast
krbtgt
rd$
RD\administrator
RD\gast
RD\krbtgt
RD\sd2$
RD\sd1$
SD2\administrator
SD2\gast
SD2\krbtgt
SD2\rd$
and wbinfo -g:
winrmremotewmiusers__
dom?nencomputer
dom?nencontroller
zertifikatherausgeber
dom?nen-admins
dom?nen-benutzer
dom?nen-g?ste
richtlinien-ersteller-besitzer
ras- und ias-server
zul?ssige rodc-kennwortreplikationsgruppe
abgelehnte rodc-kennwortreplikationsgruppe
schreibgesch?tzte dom?nencontroller
klonbare dom?nencontroller
protected us...
2018 Sep 11
2
"missing security tab" and related ACL issues
...>
>> also for "mydomain\Domänen-Admins"
>
> Why is it 'Domanen-Admins' ? is the dash normal for the German version
> of Windows ?
> At least it exists ;-)
>
> Is the locale set correctly ?
tried to set the locale to a german one ...
# wbinfo -g
dom�nencomputer
dom�nen-benutzer
dom�nen-g�ste
dom�nen-admins
still that special char displayed
# wbinfo -g | grep -i adm
specops endpoint protection report admins
dnsadmins
schema-admins
organisations-admins
Übereinstimmungen in Binärdatei (Standardeingabe)
this does NOT contain "domänen-admins"
w...
2020 Feb 25
2
Windows ACLs : problems
...I can't "chgrp dom?nen-admins", in german it's "dom?nen-admins", on bash
>> shell it looks like
> Have you considered moving to the UK, we don't have those funny marks
> here ;-)
>>
>> ->
>>
>>
>> # wbinfo -g
>> dom?nencomputer
>> dom?nencontroller
>> dom?nen-admins
>> dom?nen-benutzer
>> dom?nen-g?ste
>>
>>
>> # wbinfo --group-info="dom?nen-admins"
>> failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND
>> Could not get info for group dom?nen-admins
>&g...
2018 Jul 26
2
granting SeDiskOperatorPrivilege
...'domain'.
>
> If I run: getent group Domain\ Users
> I get back: domain users:x:10000:(list of users)
>
> So, should 'domanen-benutzer' be 'domanen benutzer'
"getent group" doesn't even return the domain groups here ... oh my
# wbinfo -g
dom�nencomputer
dom�nencontroller
dom�nen-admins
dom�nen-benutzer
dom�nen-g�ste
[..etc]
2004 Nov 14
1
Samba cannot find group in ADS
...read only = No
create mask = 0750
The groups on the DC:
morgane:/etc/samba# wbinfo -g
BUILTIN+System Operators
BUILTIN+Replicators
BUILTIN+Guests
BUILTIN+Power Users
BUILTIN+Print Operators
BUILTIN+Administrators
BUILTIN+Account Operators
BUILTIN+Backup Operators
BUILTIN+Users
Dom?nencomputer
Dom?nen-G??ste
Zertifikatherausgeber
Organisations-Admins
Schema-Admins
Dom?nencontroller
Dom?nen-Benutzer
Dom?nen-Admins
Richtlinien-Ersteller-Besitzer
DnsUpdateProxy
SambaUsers
Groupmap on samba machine:
morgane:/etc/samba# net groupmap list
System Operators (S-1-5-32-549) -> -1
Replicat...
2018 Jul 25
0
granting SeDiskOperatorPrivilege
Am 2018-07-24 um 09:48 schrieb Stefan G. Weichinger via samba:
>
> I fail to set SeDiskOperatorPrivilege on a samba DM and I suspect the
> german umlauts:
>
> # wbinfo -g
> dom�nencomputer
> dom�nen-benutzer
> dom�nen-g�ste
> dom�nen-admins
>
> (bad locale, umlauts displayed as special ugly chars)
>
> but the group "domänen-admins" = "Domain Admins" is there.
>
> now:
>
> # net rpc rights grant "CUSTOMER\domänen-admins&q...
2018 Jul 26
0
granting SeDiskOperatorPrivilege
...eturn output, then you have problems. If you are
just running 'getent group' then this will not work without the 'winbind
enum' lines in smb.conf
i.e.
winbind enum users = yes
winbind enum groups = yes
But only add these for testing.
>
>
> # wbinfo -g
> dom�nencomputer
> dom�nencontroller
> dom�nen-admins
> dom�nen-benutzer
> dom�nen-g�ste
> [..etc]
>
>
The problem here is, when I run that command on a Unix domain member, I
get all the domain groups, but the '-' is a space:
wbinfo -g
domain admins
unixgroup
enterprise read-only...
2020 Feb 25
0
Windows ACLs : problems
...e with locales and umlauts:
>
> I can't "chgrp dom?nen-admins", in german it's "dom?nen-admins", on bash
> shell it looks like
Have you considered moving to the UK, we don't have those funny marks
here ;-)
>
> ->
>
>
> # wbinfo -g
> dom?nencomputer
> dom?nencontroller
> dom?nen-admins
> dom?nen-benutzer
> dom?nen-g?ste
>
>
> # wbinfo --group-info="dom?nen-admins"
> failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND
> Could not get info for group dom?nen-admins
>
> Do I have to log in with US loca...
2020 Feb 25
0
Windows ACLs : problems
...p dom?nen-admins", in german it's "dom?nen-admins", on bash
>>> shell it looks like
>> Have you considered moving to the UK, we don't have those funny marks
>> here ;-)
>>> ->
>>>
>>>
>>> # wbinfo -g
>>> dom?nencomputer
>>> dom?nencontroller
>>> dom?nen-admins
>>> dom?nen-benutzer
>>> dom?nen-g?ste
>>>
>>>
>>> # wbinfo --group-info="dom?nen-admins"
>>> failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND
>>> Could not get...
2018 Sep 11
0
"missing security tab" and related ACL issues
...ot;
> >
> > Why is it 'Domanen-Admins' ? is the dash normal for the German
> > version of Windows ?
> > At least it exists ;-)
> >
> > Is the locale set correctly ?
>
> tried to set the locale to a german one ...
>
> # wbinfo -g
> dom�nencomputer
> dom�nen-benutzer
> dom�nen-g�ste
> dom�nen-admins
>
> still that special char displayed
>
> # wbinfo -g | grep -i adm
> specops endpoint protection report admins
> dnsadmins
> schema-admins
> organisations-admins
> Übereinstimmungen in Binärdatei (Standarde...
2020 Feb 25
3
Windows ACLs : problems
Am 25.02.20 um 14:16 schrieb Rowland penny via samba:
> Do you have a user.map line in smb.conf ?
>
> Something like this:
>
> username map = /etc/samba/smb.conf
It should be more like:
username map = /etc/samba/samba_usermapping
and not point to smb.conf, right? ;-)
> Which contains something like this:
>
> !root = DOMAIN\Administrator
# cat
2004 Apr 27
1
getent shows only local information
...inistrator
SAMBADOMAIN+Gast
SAMBADOMAIN+SUPPORT_388945a0
SAMBADOMAIN+ROOTSERVER$
SAMBADOMAIN+krbtgt
SAMBADOMAIN+DNSSERVER$
SAMBADOMAIN+CLIENT-XP$
SAMBADOMAIN+SUSSERVER$
SAMBADOMAIN+win-xp
SAMBADOMAIN+CLIENT-XP2$
SAMBADOMAIN+HOST/samba
[root@samba bin]# /usr/local/samba/bin/wbinfo -g
SAMBADOMAIN+Dom?nencomputer
SAMBADOMAIN+Dom?nencontroller
SAMBADOMAIN+Schema-Admins
SAMBADOMAIN+Organisations-Admins
SAMBADOMAIN+Dom?nen-Admins
SAMBADOMAIN+Dom?nen-Benutzer
SAMBADOMAIN+Dom?nen-G?ste
SAMBADOMAIN+Richtlinien-Ersteller-Besitzer
SAMBADOMAIN+DnsUpdateProxy
SAMBADOMAIN+sambadomainuser
[root@samba bin]#
But when...
2008 Jul 22
1
Winbind panic - bug #5551 not completely solved in version 3.0.31?
...-----------------------------------
[2008/07/22 14:16:30, 0] printing/nt_printing.c:nt_printing_init(659)
nt_printing_init: error checking published printers: WERR_ACCESS_DENIED
[2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110)
could not lookup domain group DOMAIN\dom?nencomputer
[2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110)
could not lookup domain group DOMAIN\dom?nencontroller
[2008/07/22 14:20:49, 0] nsswitch/winbindd_group.c:winbindd_getgrent(1110)
could not lookup domain group DOMAIN\schema-admins
[2008/07/22 14:20:49, 0] nsswitch/w...
2018 Nov 09
2
"missing security tab" and related ACL issues
...is it 'Domanen-Admins' ? is the dash normal for the German
>>> version of Windows ?
>>> At least it exists ;-)
>>>
>>> Is the locale set correctly ?
>>
>> tried to set the locale to a german one ...
>>
>> # wbinfo -g
>> dom�nencomputer
>> dom�nen-benutzer
>> dom�nen-g�ste
>> dom�nen-admins
>>
>> still that special char displayed
>>
>> # wbinfo -g | grep -i adm
>> specops endpoint protection report admins
>> dnsadmins
>> schema-admins
>> organisations-admins
>&...
2018 Sep 07
2
"missing security tab" and related ACL issues
Am 07.09.18 um 16:20 schrieb Rowland Penny via samba:
> On Fri, 7 Sep 2018 15:36:15 +0200
> "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
>
>> Am 07.09.18 um 15:25 schrieb Rowland Penny via samba:
>>
>>> From what you have posted it doesn't, but when you do get then
>>> working, you need to understand that EA's