Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completions with users (-u) and NIS+
- X-seq: zsh-users 271
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: vlefevre@xxxxxxxxxxx
- Subject: Re: completions with users (-u) and NIS+
- Date: Thu, 4 Jul 1996 22:27:54 +0200 (MET DST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199607042016.WAA14553@xxxxxxxxxxxxxxxxxxxxx> from Vincent Lefevre at "Jul 4, 96 10:16:46 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> Hi,
>
> Completions with users (-u option) don't seem to work with NIS+.
> Here are the possible completions I can get:
> adm daemon lp nobody root sys vlefevre
> bin listen noaccess nuucp smtp uucp
>
> I have zsh 3.0-pre1.
>
> Does anyone else have the same problem?
Try to add -DHAVE_NIS_PLUS to DEFS in Src/Makefile, remove zle_tricky.o and
recompile.
To zsh-workers,
Anyone willing to write a configure check for NIS+? Or any suggestions how
can I write this test myself? The problem is that we do not use NIS+ here.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author