search for: interecepting

Displaying 7 results from an estimated 7 matches for "interecepting".

Did you mean: intercepting
2017 Mar 27
3
Users list and the date the password will expire
...--url=ldap://mail -b "DC=hprs,DC=local" -P -s sub "(&(sAMAccountType=805306368)(sAMAccountName=$USER))" msDS-UserPasswordExpiryTimeComputed > Not quite where I need to be. The above with the -P option works on the domain member when logged in as root. I had planned on interecepting the lightDM login program to incorporate this, but in fact I have no idea what that is or where to find it. So, next idea is to run a script when the user logs in to inform him/her of a pending expiration. The -P option does not work for a non-root user. I can get the info I need using -U id%pw...
2010 Mar 16
2
plm "within" models: is the correct F-statistic reported?
Dear R users I get different F-statistic results for a "within" model, when using "time" or "twoways" effects in plm() [1] and when manually specifying the time control dummies [2]. [1] vignette("plm") [2] http://cran.r-project.org/doc/contrib/Farnsworth-EconometricsInR.pdf Two examples below: library("AER") data("Grunfeld", package =
2017 Mar 26
2
Users list and the date the password will expire
On Sun, 26 Mar 2017 14:32:53 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > as root: > > ldbsearch --url=ldap://mail -b "DC=hprs,DC=local" -s sub > "(&(sAMAccountType=805306368)(sAMAccountName=mark))" > msDS-UserPasswordExpiryTimeComputed > > search error - LDAP error 1 LDAP_OPERATIONS_ERROR - <00002020: > Operation
2017 Mar 28
2
Users list and the date the password will expire
...uot;DC=hprs,DC=local" -P -s sub "(&(sAMAccountType=805306368)(sAMAccountName=$USER))" msDS-UserPasswordExpiryTimeComputed > > > > Not quite where I need to be. The above with the -P option works on the domain member when > > logged in as root. I had planned on interecepting the lightDM login program to incorporate > > this, but in fact I have no idea what that is or where to find it. > > > > Is there a way a user can run ldbsearch ... without specifying a password? > > > > Is ldbsearch the only way to get a user's expiryTime? > &g...
2008 May 18
8
FXTable::fitColumnsToContents
On May 17, 2008, at 6:54 AM, David Toll wrote: > I tried to submit the following message to the "fxruby-users" > message board (I clicked the link to send it as an email to fxruby-users at rubyforge.org > , but the message did not appear). I conclude I do not know how to > submit questions to this message board. You need to be subscribed to the mailing list before you
2017 Mar 27
0
Users list and the date the password will expire
...-b "DC=hprs,DC=local" -P -s sub "(&(sAMAccountType=805306368)(sAMAccountName=$USER))" msDS-UserPasswordExpiryTimeComputed > > > > Not quite where I need to be. The above with the -P option works on the domain member when > logged in as root. I had planned on interecepting the lightDM login program to incorporate > this, but in fact I have no idea what that is or where to find it. > > So, next idea is to run a script when the user logs in to inform him/her of a pending > expiration. The -P option does not work for a non-root user. I can get the info I...
2017 Mar 27
0
Users list and the date the password will expire
...ountType=805306368)(sAMAccountName=$USER))" msDS- > > UserPasswordExpiryTimeComputed > > > > > > > > > > Not quite where I need to be. The above with the -P option works on the > > domain member when > > > logged in as root. I had planned on interecepting the lightDM login > > program to incorporate > > > this, but in fact I have no idea what that is or where to find it. > > > > > > So, next idea is to run a script when the user logs in to inform him/her > > of a pending > > > expiration. The -P optio...