search for: sovers

Displaying 3 results from an estimated 3 matches for "sovers".

Did you mean: covers
2009 Feb 24
0
db_dump185.c missing if Asterisk 1.4 source file
Hi, In http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.22.tar.gz, you can read db_dump185 among main/astdb/Makefile targets, though this target is commented out from all target : ... LIBDBSO=libdb.so.$(SOVER) PROG= db_dump185 ... SHOBJS= $(patsubst %.o,%.os,$(OBJS)) include $(ASTTOPDIR)/Makefile.rules all: $(LIBDB) #$(LIBDBSO) $(PROG) db_dump185.o: db_dump185.c $(CL)
1996 Dec 29
0
FTP configurations?
This may be the wrong group, but here is my question anyway: I havew a linux box that has ftp access for a few users, and shell access allowed for no users. The problem is, when I looked at my ftp permissions, users are allowed full ftp access to the / bin drectory... here any way that they can launch a shell session from the ftp session? BTW, I''m running wu-ftp 2.4 [mod: I would tag
2003 Oct 28
4
AIX patch for openssh-3.7.1p2
There are a couple of bugs in the openssh-3.7.1p2. The aix_setauthdb function does not work with other types of authentication such as AFS/DFS. The loginfailed test in configure is not correct. Also, AIX can use the wtmp logging which I added in configure. Attached is the patch. Thanks, Matt Richards -------------- next part -------------- *** openssh-3.7.1p2/openbsd-compat/port-aix.c Mon Jul 14