search for: tjone

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

Did you mean: tone
2007 May 09
0
Newbie User Migration Question
...this - Our old NT server, has a Domain called Engineering. We were not retiring users, because in NT, if you retire a user you can never use it again. So when we retired jones for Susie Jones, when Tom Jones was hired we could not use jones as a user again. So we had to make user like tjones or jonest or jones1. When someone would leave we would just disable the account. We really never got into the roaming profiles or groups for that matter. I see that there are migration tools, but if we have 50 users that must authenticate, that is a high estimate. What I want to do is get...
2007 May 10
0
Newbie User Migration Questions
...f this - Our old NT server, has a Domain called Engineering. We were not retiring users, because in NT, if you retire a user you can never use it again. So when we retired jones for Susie Jones, when Tom Jones was hired we could not use jones as a user again. So we had to make user like tjones or jonest or jones1. When someone would leave we would just disable the account. We really never got into the roaming profiles or groups for that matter. I see that there are migration tools, but if we have 50 users that must authenticate, that is a high estimate. What I want to do is get the...
2010 May 20
10
Question about templates from variables
I''m running into an issue trying to do something like the following: class test { file {"test": content => template(''mytemplate1'',''mytemplate2''), } } class test::test2 inherits test { File["test"] { content +> template(''mytemplate3''), } } So, basically I want the inherited class to tack on another