Displaying 3 results from an estimated 3 matches for "jevans".
Did you mean:
evans
2006 Feb 16
1
explicitly creating new sessions
When reading Agile Web Devlopment with Rails book, at the end of section
21.3 (avoiding session fixation attacks) it states: "...you should
consider creating a new session every time someone logs in."
But how would you do such a thing? When I look through the API docs, I
only see functions for enabling/disabling session management for certain
actions, nothing about explicitly
2004 Nov 29
1
SAMBA / LDAP / Domain Password change problem
...re1-0.pre1.3
smbldap-tools-0.8.5-3
smbstatus says:
Samba version 3.0.8pre1-0.pre1.3
PID Username Group Machine
-------------------------------------------------------------------
3146 Administrator Domain Admins ts1 (192.168.70.11)
3148 sallen Domain Users jevans (192.168.70.21)
Service pid machine Connected at
-------------------------------------------------------
sys 3146 ts1 Sun Nov 28 22:36:49 2004
sys 3148 jevans Sun Nov 28 22:38:50 2004
Our smb.conf is as follows:
[global]
force user=roo...
2000 Apr 04
1
Domain Authorization
...ll look like the following
### with different users in the write list. I am trying to create
### a share that only listed people have access to and everyone
### else is rejected.
[STIWeb]
comment = Sales Tools Intranet Web Site
path = /export/www/STIWeb
browseable = yes
admin users = pcooke jevans
write list = pcooke jhinz spalanuk lvigil lekdahl jkovalik jevans
One last bit of information. According to DOMAIN_MEMBER.txt I
needed to run the following command: smbpasswd -j COS -r CPSRV1
That command returned the following:
cli_net_auth2: Error NT_STATUS_ACCESS_DENIED
cli_nt_setup_creds:...