Hi all!
Recently I was trying to fix UTMP logging support in Samba, which supposed
to add login entries for all authenticated Samba sessions, writing down
user, session ID and remote host into the UTMP database(s). It used to work
with Samba 3.x and FreeBSD 6/7, but got broken since then, apparent
On 24 May 2018 at 03:34, Mark Millard wrote:
> [This submittal is in part an experiment with how Eitan's
> MUA classifies the Email using an alternate yahoo.com
> address. Eitan: the subject and this note are all unique
> to this message.]
>
>
Gmail still considers all your mails as spam :(
> Th
Do you use net/samba36 port? Looks like you don't...
@@ -6336,12 +6373,13 @@
NSSSONAMEVERSIONSUFFIX=".2"
WINBIND_NSS_EXTRA_OBJS="../nsswitch/winbind_nss_linux.o"
;;
- *freebsd[[5-9]]*)
+ *freebsd*)
# FreeBSD winbind client
Hi, Steve!
On Tue, Oct 28, 2003 at 02:52:51PM -0800, Steve Lee wrote:
> Question ?
>
> I am using FreeBSD 5.1
>
> I have gotten FreeBSD 5.1 to authenticate user remotely
> ssh ing to the box. They can log in, but when they log
> in, the system shows their userid instead of the username
> w