A
Andy Brown
I have a small problem I hope someone can help me with, I have a
folder of folders created thus :-
d:\users\intake03\
03foo000e
03bar001e
03foobar573e
The 03 is the year the user started at the school, surname bit is self
explanatory and the 000e part is a number assigned to the user. I can
create the folders, share and set permissions, and are created from a
text file where each entry is line by line. However the same user but
with a different username in the format
03surnameFirstinitial
03foob and 03foo000e would need to access the folder 03foo000e
03barf and 03bar001e would need to access 03bar001e
03foobar 03foobar573e would need to access 03foobar573e
I hope someone can grasp what I am trying to do.
folder of folders created thus :-
d:\users\intake03\
03foo000e
03bar001e
03foobar573e
The 03 is the year the user started at the school, surname bit is self
explanatory and the 000e part is a number assigned to the user. I can
create the folders, share and set permissions, and are created from a
text file where each entry is line by line. However the same user but
with a different username in the format
03surnameFirstinitial
03foob and 03foo000e would need to access the folder 03foo000e
03barf and 03bar001e would need to access 03bar001e
03foobar 03foobar573e would need to access 03foobar573e
I hope someone can grasp what I am trying to do.