Displaying 6 results from an estimated 6 matches for "getgrset".
Did you mean:
get_mset
2007 Dec 31
2
[Bug 1081] AIX port does not support group allow/ deny via nss_ldap
...4 is|0 |1
obsolete| |
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2008-01-01 02:49:57 ---
Created an attachment (id=1430)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1430)
Implement getgroupslist via getgrset (diff against 4.7p1).
It appears that my previous patch did not get the #ifdefs right.
Updated patch attached.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
...r asn.1 parser to handle negative numbers.
* BUG 8211: "inherit owner = yes" doesn't interact correctly with "inherit
permissions = yes".
o Christian Ambach <ambi at samba.org>
* BUG 8008: Fix a segfault in the krb5 locator plugin.
* BUG 8012: Use getgrset() instead of initgroups() + getgroups() when
getgrouplist() is not defined.
* BUG 8031: Convert gpfs:sharemodes and gpfs:leases parameters from a
global setting to a per share setting.
o Andrew Bartlett <abartlet at samba.org>
* BUG 7893: Don't ever ask for machine...
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
...r asn.1 parser to handle negative numbers.
* BUG 8211: "inherit owner = yes" doesn't interact correctly with "inherit
permissions = yes".
o Christian Ambach <ambi at samba.org>
* BUG 8008: Fix a segfault in the krb5 locator plugin.
* BUG 8012: Use getgrset() instead of initgroups() + getgroups() when
getgrouplist() is not defined.
* BUG 8031: Convert gpfs:sharemodes and gpfs:leases parameters from a
global setting to a per share setting.
o Andrew Bartlett <abartlet at samba.org>
* BUG 7893: Don't ever ask for machine...
2006 Mar 14
1
groups issue with openssh (all versions since at least 3.8), AIX 5.3 and NIS
Hello
We are have a massive performance issue in our environment since a while. SSH logins simply take 30 s to 1 minute to give a
prompt, telnet are instantaneous. After doing a few tcpdump and comparisons between telnet and ssh connections, we noticed
that in average a ssh connection is generating over 12000 nis sessions, scanning basically all the group.byname table a few
times and we got a
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...ound
Checking for macro getdents : not found
Checking for __getdents : not found
Checking for macro __getdents : not found
Checking for getgrset : not found
Checking for macro getgrset : not found
Checking for getmntent : ok
Checking for getpwanam...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...etgr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for initgroups... (cached) yes
checking for select... yes
checking for rdchk... no
checking for getgrnam... yes
checking for getgrent... yes
checking for pathconf... yes
checking for getgrset... no
checking for setpriv... no
checking for setgidx... no
checking for setuidx... no
checking for setgroups... yes
checking for sysconf... yes
checking for stat64... yes
checking for fstat64... yes
checking for lstat64... yes
checking for fopen64... yes
checking for atexit... yes
checking for gra...