1 |
--- smeserver-tw-logonscript-1.3/root/home/e-smith/files/samba/netlogon/logon_script.dbNameChange 2010-01-28 09:07:21.000000000 +1300 |
2 |
+++ smeserver-tw-logonscript-1.3/root/home/e-smith/files/samba/netlogon/logon_script 2010-01-28 09:08:31.000000000 +1300 |
3 |
@@ -38,7 +38,7 @@ |
4 |
} |
5 |
|
6 |
# create drive mapping files for users |
7 |
- my $logonscriptdb = $db->get("tw-logonscript"); |
8 |
+ my $logonscriptdb = $db->get("twlogonscript"); |
9 |
my $mount_point_path = $logonscriptdb->prop("MountPointsPath"); |
10 |
my $user_home_mount_point_name = $logonscriptdb->prop("UserHomeMountPointName"); |
11 |
open LOGON, ">$netlogon_root/users/$username.bat"; |