Displaying 6 results from an estimated 6 matches for "cheme".
Did you mean:
scheme
2011 Mar 22
1
Change password cheme
We want to update our password scheme from crypt to SHA256.
Because usernames/passwords are in MySQL I thought this wouldn't be a
problem.
We have about 3000 users that need to be updated, so make a new password
for them isn't possible.
I was thinking of an automated script that would update the database
after every login....
2010 Jan 20
2
Samba shares freezing
...force group = ECEgroup
read only = No
create mask = 0770
directory mask = 02770
inherit acls = Yes
[me]
comment = Mechanical Engineering
path = /XKA2/academic/ME
valid users = +MEgroup
force group = MEgroup
read only = No
create mask = 0770
directory mask = 02770
inherit acls = Yes
[cheme]
comment = Chemical Engineering
path = /XKA2/academic/ChemE
valid users = +ChEgroup
force group = ChEgroup
read only = No
create mask = 0770
directory mask = 02770
inherit acls = Yes
[biom]
path = /XKA2/academic/BIOM
valid users = +biom
force group = biom
read only = No
create mask =...
2010 Feb 17
0
Why Samba is stating files in /net??
...ent = Mechanical Engineering
path = /XKA1/temp-move/academic/ME
valid users = +MEgroup
force group = MEgroup
read only = No
create mask = 0770
directory mask = 02770
inherit acls = Yes
vfs objects = zfsacl
nfs4:mode = special
[cheme]
comment = Chemical Engineering
path = /XKA1/temp-move/academic/ChemE
valid users = +ChEgroup
force group = ChEgroup
read only = No
create mask = 0770
directory mask = 02770
inherit acls = Yes
vfs objects = zfsacl
nfs4:...
2010 Nov 29
2
[LLVMdev] fixed point types
...gt;>>>
>>>>> I think you should write a rationale explaining why you want to
>>>>> introduce new types etc rather than using the existing integer
>>>>> types, with intrinsic functions for the operations, or some
>>>>> other such scheme. Introducing new types is hard work and
>>>>> creates a maintenance burden for everyone, since they will need
>>>>> to be properly supported by all parts of the compiler forever
>>>>> more. It is therefore important to give a cogent explanation
>>...
2010 Nov 29
2
[LLVMdev] Fw: LLVMdev Digest, Vol 77, Issue 41
...> > > >
> > > > I think you should write a rationale explaining why you want to
> > > > introduce new types etc rather than using the existing integer
> > > > types, with intrinsic functions for the operations, or some
> > > > other such scheme. Introducing new types is hard work and
> > > > creates a maintenance burden for everyone, since they will need
> > > > to be properly supported by all parts of the compiler forever
> > > > more. It is therefore important to give a cogent explanation
> >...
2010 Nov 30
0
[LLVMdev] fixed point types
...; >>>>> I think you should write a rationale explaining why you want to
> >>>>> introduce new types etc rather than using the existing integer
> >>>>> types, with intrinsic functions for the operations, or some
> >>>>> other such scheme. Introducing new types is hard work and
> >>>>> creates a maintenance burden for everyone, since they will need
> >>>>> to be properly supported by all parts of the compiler forever
> >>>>> more. It is therefore important to give a cogent expl...