/[smecontribs]/rpms/smeserver-tw-logonscript/contribs8/smeserver-tw-logonscript-1.3-dbNameChange.patch
ViewVC logotype

Contents of /rpms/smeserver-tw-logonscript/contribs8/smeserver-tw-logonscript-1.3-dbNameChange.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Mar 3 23:32:36 2013 UTC (11 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-tw-logonscript-1_3-22_el5_sme, smeserver-tw-logonscript-1_3-21_el5_sme, smeserver-tw-logonscript-1_3-20_el5_sme, HEAD
Initial import

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";

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed