Index: lams_build/conf/unix/authentication/authentication.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/conf/unix/authentication/Attic/authentication.xml,v
diff -u -r1.1 -r1.2
--- lams_build/conf/unix/authentication/authentication.xml 4 May 2005 00:25:06 -0000 1.1
+++ lams_build/conf/unix/authentication/authentication.xml 2 Sep 2005 00:33:58 -0000 1.2
@@ -19,7 +19,7 @@
- java:/MySqlDS
+ java:/jdbc/lams-ds
select password from lams_user where login=?
select name,'Roles' from lams_role, lams_user where login=?
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_build/conf/windows/authentication.dtd'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_build/conf/windows/authentication.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_build/conf/windows/lams.dtd'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_build/conf/windows/lams.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_build/conf/windows/authentication/authentication.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/conf/windows/authentication/Attic/authentication.xml,v
diff -u -r1.1 -r1.2
--- lams_build/conf/windows/authentication/authentication.xml 4 May 2005 00:25:06 -0000 1.1
+++ lams_build/conf/windows/authentication/authentication.xml 2 Sep 2005 00:33:58 -0000 1.2
@@ -19,7 +19,7 @@
- java:/MySqlDS
+ java:/jdbc/lams-ds
select password from lams_user where login=?
select name,'Roles' from lams_role, lams_user where login=?