Good Day Just a short Question, I've noticed that I can access any Domain Socket which is on the Host System within any Jail. OpenLDAP for example.
jail1% ldapsearch -b dc=example,dc=com # extended LDIF # # LDAPv3 # base <dc=example,dc=com> with scope subtree # filter: (objectclass=*) # requesting: ALL # # search result search: 2 result: 32 No such object # numResponses: 1 Reason why there is no Object is just cause I haven't imported the ldif yet. Its definitely not using tcp since slapd is bound to localhost (on Host FreeBSD) Anyway is that by Design or a Bug? uname output: FreeBSD quad.han.vpn.gamesnet.de 8.0-BETA2 FreeBSD 8.0-BETA2 #0 r196198: Fri Aug 14 00:22:42 CEST 2009 [email protected]:/usr/obj/usr/src/sys/QUAD i386 Cheers -- Tobias Lott _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[email protected]"
