search for: unixtest

Displaying 12 results from an estimated 12 matches for "unixtest".

Did you mean: unittest
2018 Jul 25
2
Force set group id on samba domain member
...ly wrong, '100-9999' for the 'NIS' (and this is a > stupid name) range, but I think it shows something strange, if I run > 'id rowland' on a Unix domain member, I get: > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > users),102(netdev),1001(unixtest),10002(unixgroup), > 10010(group12),10024(unix > admins),10004(testgroup),10011(printeradmin),2001( > BUILTIN\users),2000(BUILTIN\administrators) > > My 'idmap config' lines are similar to yours, but, as you can see, the > users 'gid' is 'gid=10000(domain users...
2018 Jul 24
3
Force set group id on samba domain member
2018-07-24 16:53 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 24 Jul 2018 15:57:46 +0200 > Michal <Michal67M at seznam.cz> wrote: > > > For being honest, in my previous tests this user's (user test1) new > > files was created with NIS\audio group as extected; but other user's > > files (user amistest) was created with
2018 Jul 25
1
Force set group id on samba domain member
...(and this is > > > a stupid name) range, but I think it shows something strange, if I > > > run 'id rowland' on a Unix domain member, I get: > > > > > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > > > users),102(netdev),1001(unixtest),10002(unixgroup), > > > 10010(group12),10024(unix > > > admins),10004(testgroup),10011(printeradmin),2001( > > > BUILTIN\users),2000(BUILTIN\administrators) > > > > > > My 'idmap config' lines are similar to yours, but, as you can see, > >...
2006 Jun 08
1
ERROR: failed to setup guest info.
...552-1848198742-724899569-501)(objectclass=sambaSamAccount))], scope => [2] ldapsam_getsampwsid: Unable to locate SID [S-1-5-21-2712377552-1848198742-724899569-501] count=0 pdb_set_username: setting username guest, was pdb_set_full_name: setting full name guest, was pdb_set_domain: setting domain UNIXTEST, was pdb_set_user_sid: setting user sid S-1-5-21-2712377552-1848198742-724899569-501 pdb_set_user_sid_from_rid: setting user sid S-1-5-21-2712377552-1848198742-724899569-501 from rid 501 pdb_set_group_sid: setting group sid S-1-5-21-2712377552-1848198742-724899569-514 pdb_set_group_sid_from...
2018 Jul 24
3
Force set group id on samba domain member
...h was primary source of users and groups when we started with LDAP. The gid of 20 is "users" in hp-ux. And it was inserted into AD from LDAP during "samba classicupgrade". > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > users),102(netdev),1001(unixtest),10002(unixgroup), > 10010(group12),10024(unix > admins),10004(testgroup),10011(printeradmin),2001( > BUILTIN\users),2000(BUILTIN\administrators) > > My 'idmap config' lines are similar to yours, but, as you can see, the > users 'gid' is 'gid=10000(domain users...
2018 Jul 24
0
Force set group id on samba domain member
...s) Your ranges are really wrong, '100-9999' for the 'NIS' (and this is a stupid name) range, but I think it shows something strange, if I run 'id rowland' on a Unix domain member, I get: uid=10000(rowland) gid=10000(domain users) groups=10000(domain users),102(netdev),1001(unixtest),10002(unixgroup),10010(group12),10024(unix admins),10004(testgroup),10011(printeradmin),2001(BUILTIN\users),2000(BUILTIN\administrators) My 'idmap config' lines are similar to yours, but, as you can see, the users 'gid' is 'gid=10000(domain users)', yours is 'gid=20(ga...
2018 Jul 25
0
Force set group id on samba domain member
...39; for the 'NIS' (and this is > > a stupid name) range, but I think it shows something strange, if I > > run 'id rowland' on a Unix domain member, I get: > > > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > > users),102(netdev),1001(unixtest),10002(unixgroup), > > 10010(group12),10024(unix > > admins),10004(testgroup),10011(printeradmin),2001( > > BUILTIN\users),2000(BUILTIN\administrators) > > > > My 'idmap config' lines are similar to yours, but, as you can see, > > the users 'gid'...
2006 Dec 17
1
[LLVMdev] Building Qt with LLVM
...mx/sse intrinsics. Due to unknown reason Qt's own configure was unable to detect it. So, we just force "sse=no": --- configure 2006-11-27 20:26:42.000000000 +0300 +++ configure 2006-12-15 02:02:36.669912494 +0300 @@ -2144,12 +2144,7 @@ fi fi -# detect sse support -if "$unixtests/sse.test" "$TEST_COMPILER" "$OPT_VERBOSE"; then - CFG_HAVE_SSE=no -else - CFG_HAVE_SSE=yes -fi +CFG_HAVE_SSE=no # check iwmmxt support if [ "$CFG_IWMMXT" = "yes" ]; then I've configured Qt with -no-exceptions -no-stl -static. I haven't...
2019 Apr 12
3
Sudo rules in samba with winbind
Hello All, I am currently changing my samba linux clients (Debian) from sssd binding to winbind. With sssd I had all sudo rules within the samba active directory. The configuration was based on: https://lists.samba.org/archive/samba/2016-April/199402.html Is there some guideline like the one mentioned available/has someone already experience with this for winbind based clients? Within the
2018 Jul 25
2
Fwd: Force set group id on samba domain member
...gt; > > > Maybe more checks or options to classicupgrade process would prevent > keeping such mistakes? > > > > > > > > > > > > > > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > > > > users),102(netdev),1001(unixtest),10002(unixgroup), > > > > 10010(group12),10024(unix > > > > admins),10004(testgroup),10011(printeradmin),2001( > > > > BUILTIN\users),2000(BUILTIN\administrators) > > > > > > > > My 'idmap config' lines are similar to yours, but,...
2018 Jul 25
0
Fwd: Force set group id on samba domain member
...main, but it keeps all the mistakes of the past. > > Maybe more checks or options to classicupgrade process would prevent keeping such mistakes? > > > > > > > > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > > > users),102(netdev),1001(unixtest),10002(unixgroup), > > > 10010(group12),10024(unix > > > admins),10004(testgroup),10011(printeradmin),2001( > > > BUILTIN\users),2000(BUILTIN\administrators) > > > > > > My 'idmap config' lines are similar to yours, but, as you can see, > >...
2018 Jul 25
0
Fwd: Force set group id on samba domain member
...r options to classicupgrade process would prevent > > keeping such mistakes? > > > > > > > > > > > > > > > > > > > > > uid=10000(rowland) gid=10000(domain users) groups=10000(domain > > > > > users),102(netdev),1001(unixtest),10002(unixgroup), > > > > > 10010(group12),10024(unix > > > > > admins),10004(testgroup),10011(printeradmin),2001( > > > > > BUILTIN\users),2000(BUILTIN\administrators) > > > > > > > > > > My 'idmap config' lines ar...