search for: sauthent

Displaying 4 results from an estimated 4 matches for "sauthent".

Did you mean: authent
2014 May 20
1
Unable to connect to domain after upgrading to Samba 3.6.9
...security = user netbios aliases = server server string = %h server passdb backend = tdbsam passwd program = /usr/bin/passwd %u passwd chat = *New\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *passwd*\sall\sauthentication\stokens\supdated\ssuccessfully.* . username map = /etc/samba/smbusers check password script = /usr/sbin/cracklib-check unix password sync = yes syslog = 0 log file = /var/log/samba/log.%m log level = 1...
2005 May 06
4
File Modify/Delete Problems with Samba 3.0.14a and Windows XP
...k directory = /var/run/samba nt acl support = no time server = true panic action = /usr/share/samba/panic-action %d ; Password Management pam password change = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *ew\sUNIX\spassword* %n\n *etype* %n\n *all\sauthentication\stokens\supdated\ssuccessfully* [netlogon] comment = Network Logon Service path = /etc/samba/netlogon guest ok = yes writeable = no browseable = yes create mode = 0664 directory mode = 0775 force group = staff [homes] comment = Personal User Home Directory browseable...
2003 Aug 10
9
updated gssapi diff
...henticated = 0; + + buffer_init(&m); + + mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_GSSUSEROK, &m); + mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_GSSUSEROK, + &m); + + authenticated = buffer_get_int(&m); + + buffer_free(&m); + debug3("%s: user %sauthenticated",__func__, authenticated ? "" : "not "); + return (authenticated); +} +#endif /* GSSAPI */ Index: monitor_wrap.h =================================================================== RCS file: /home/hack/jakob/mycvs/sshgss/monitor_wrap.h,v retrieving revision 1.1.1.2 re...
2014 Jul 15
3
GSSAPI
If I am trying to build OpenSSH 6.6 with Kerberos GSSAPI support, do I still need to get Simon Wilkinson's patches? --- Scott Neugroschl | XYPRO Technology Corporation 4100 Guardian Street | Suite 100 |Simi Valley, CA 93063 | Phone 805 583-2874|Fax 805 583-0124 |