search for: getnetgr

Displaying 20 results from an estimated 25 matches for "getnetgr".

Did you mean: getnet
2004 Jan 31
1
netgroups patch for rsync 2.6.0
...> static int match_hostname(char *host, char *tok) { + char netgroup[512]; + char *machinep; + char *userp; + char *domainp; + + if(strlen(tok)){ + if(tok[0]=='@'){ + strcpy(netgroup, ""); + sscanf(tok, "@%s", netgroup); + setnetgrent(netgroup); + while(getnetgrent(&machinep, &userp, &domainp)){ + if(machinep!=NULL){ + if(strcmp(host, machinep)==0){ + return(1); + } + } + } + } + } if (!host || !*host) return 0; return wildmatch(tok, host); } Travis http://www.deakin.edu.au/~travis/sig.html
2002 Dec 25
1
Trouble installing samba
...ypt16... no > checking for getauthuid... no > checking for strftime... no > checking for sigprocmask... no > checking for sigblock... no > checking for sigaction... no > checking for sigset... no > checking for innetgr... no > checking for setnetgrent... no > checking for getnetgrent... no > checking for endnetgrent... no > checking for initgroups... no > checking for select... no > checking for poll... no > checking for rdchk... no > checking for getgrnam... no > checking for getgrent... no > checking for pathconf... no > checking for realpath......
1999 Oct 26
0
Solaris 7 not compiling HEAD code
...ecking for strpbrk... yes checking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... no checking for sigaction... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for rdchk... no checking for getgrnam... yes checking for pathconf... yes checking for setuidx... no checking for setgroups... yes checking for mktime... yes checking for rename... yes check...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...cking for pipe... yes checking for crypt16... yes checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for setpriv... no checking for setgidx... no checking...
2002 Oct 21
1
compilation probs...
..... no checking for pipe... no checking for crypt16... no checking for getauthuid... no checking for strftime... no checking for sigprocmask... no checking for sigblock... no checking for sigaction... no checking for sigset... no checking for innetgr... no checking for setnetgrent... no checking for getnetgrent... no checking for endnetgrent... no checking for initgroups... no checking for select... no checking for poll... no checking for rdchk... no checking for getgrnam... no checking for getgrent... no checking for pathconf... no checking for realpath... no checking for setpriv... no checking for se...
2002 Oct 29
1
Problem running ./configure
..... no checking for pipe... no checking for crypt16... no checking for getauthuid... no checking for strftime... no checking for sigprocmask... no checking for sigblock... no checking for sigaction... no checking for sigset... no checking for innetgr... no checking for setnetgrent... no checking for getnetgrent... no checking for endnetgrent... no checking for initgroups... no checking for select... no checking for poll... no checking for rdchk... no checking for getgrnam... no checking for getgrent... no checking for pathconf... no checking for realpath... no checking for setpriv... no checking for se...
2003 Jun 02
2
./configure --with-pam fails allways
...configure:5534: checking for strftime configure:5534: checking for sigprocmask configure:5534: checking for sigblock configure:5534: checking for sigaction configure:5534: checking for sigset configure:5534: checking for innetgr configure:5534: checking for setnetgrent configure:5534: checking for getnetgrent configure:5534: checking for endnetgrent configure:5589: checking for initgroups configure:5589: checking for select configure:5589: checking for poll configure:5589: checking for rdchk configure:5589: checking for getgrnam configure:5589: checking for getgrent configure:5589: checking for pathc...
2002 Nov 21
0
please can someone help me?
...ecking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... no checki...
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run
2004 Dec 13
0
samba4 configure error
...hecking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... no checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... no checking for setgidx... no chec...
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
...d... (cached) no checking for strftime... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) yes checking for sigaction... (cached) yes checking for sigset... (cached) yes checking for innetgr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for initgroups... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for rdchk... (cached) no checking for getgrnam... (cached) yes checking for getgrent... (cached) yes checking for pathco...
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but not with compliling (sorry, no C compliler on system) and installing
2002 Jul 01
5
./configure --with-pam
...d... (cached) no checking for strftime... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) yes checking for sigaction... (cached) yes checking for sigset... (cached) yes checking for innetgr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for initgroups... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for rdchk... (cached) no checking for getgrnam... (cached) yes checking for getgrent... (cached) yes checking for pathco...
2004 Jan 15
2
Installation Problem !!!
...ecking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... no checki...
2002 May 06
1
A make problem with Samba 2.2.4
...cking for pipe... yes checking for crypt16... yes checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... no checki...
2005 Aug 10
2
Compiling smbtorture
...ecking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... no checki...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
.... (cached) yes checking for crypt16... no checking for getauthuid... no checking for strftime... (cached) yes checking for sigprocmask... yes checking for sigblock... no checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... (cached) yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv......
2003 Jan 28
1
can't create user entries in smbpasswd
...id... (cached) no checking for strftime... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) no checking for sigaction... (cached) yes checking for sigset... (cached) yes checking for innetgr... (cached) yes checking for setnetgrent... (cached) yes checking for getnetgrent... (cached) yes checking for endnetgrent... (cached) yes checking for initgroups... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for rdchk... (cached) no checking for getgrnam... (cached) yes checking for getgrent... (cached) yes checking for pathco...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...checking for glob... yes checking for strpbrk... yes checking for crypt16... no checking for getauthuid... no checking for sigprocmask... yes checking for sigblock... no checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... (cached) yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for setpriv... no checking for setgidx... no...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...ecking for pipe... yes checking for crypt16... no checking for getauthuid... no checking for strftime... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... yes checking for innetgr... yes checking for setnetgrent... yes checking for getnetgrent... yes checking for endnetgrent... yes checking for initgroups... yes checking for select... yes checking for poll... yes checking for rdchk... no checking for getgrnam... yes checking for getgrent... yes checking for pathconf... yes checking for realpath... yes checking for setpriv... yes check...