search for: warntim

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

Did you mean: warntime
2007 Nov 30
2
what's the equivalent to sendmail's Timeout.queuewarn in POSTFIX
Hi, I am ruunig postfix and MailScanner as a Mailgw on Centos 4.5. I want to know what is default warntime in Postfix? I.e - *what's the equivalent to sendmail's Timeout.queuewarn in POSTFIX ? . ANY IDEAS? *** -- Thank you Indunil Jayasooriya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071130/...
2000 Feb 27
0
[PATCH] Fix login.conf, expiration, BSD compatibility in OpenSSH
...); + /* The user has been authenticated and accepted. */ packet_start(SSH_SMSG_SUCCESS); packet_send(); @@ -2086,6 +2125,11 @@ login_cap_t *lc; char *fname; #endif /* LOGIN_CAP */ +#ifdef __FreeBSD__ +#define DEFAULT_WARN (2L * 7L * 86400L) /* Two weeks */ + struct timeval tv; + time_t warntime = DEFAULT_WARN; +#endif /* __FreeBSD__ */ /* Get remote host name. */ hostname = get_canonical_hostname(); @@ -2157,6 +2201,50 @@ quiet_login = login_getcapbool(lc, "hushlogin", quiet_login); #endif /* LOGIN_CAP */ +#ifdef __FreeBSD__ + if (pw->pw_change || pw->pw_expi...
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi We've got drbd going between 2 nodes:) ATM there is un-partitioned space on each node but (we think) they are syncing OK. It looks as though it has synced the whole partition (2GB) from the primary node 1 to the other node: node 1 smb1:/home/steve # cat /proc/drbd version: 8.4.4 (api:1/proto:86-101) GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build Service 1: