I'm trying to get my head around possible business solutions for a relative simple business problem.
We want to provide secure users access for individuals to be able to view their monthly company mobile phone call charges.
My idea is that we just dump this info in a SQL DB and use Crystal Enterprise to report of this. Where it becomes ugly is authenticating users....
We are about to move from NDS onto Active Directory and I'm hoping this will make this easier. Am I correct in assuming if we used the NT Authentication Provider in Crystal we can authenticate users directly off Active Directory. If so, will this also solve heirarchical authentication issues of a manager being able to view the phone call charges of their employee as well as their own?
Will building a .NET application and the interfaces it provides with Crystal and/or Active Directory help or is this unnecessary?
Any thoughts much appreciated, Sarah.
We want to provide secure users access for individuals to be able to view their monthly company mobile phone call charges.
My idea is that we just dump this info in a SQL DB and use Crystal Enterprise to report of this. Where it becomes ugly is authenticating users....
We are about to move from NDS onto Active Directory and I'm hoping this will make this easier. Am I correct in assuming if we used the NT Authentication Provider in Crystal we can authenticate users directly off Active Directory. If so, will this also solve heirarchical authentication issues of a manager being able to view the phone call charges of their employee as well as their own?
Will building a .NET application and the interfaces it provides with Crystal and/or Active Directory help or is this unnecessary?
Any thoughts much appreciated, Sarah.