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

Annotation of /rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript-1.3-dbNameChange.patch

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


Revision 1.1 - (hide annotations) (download)
Wed Jan 27 20:47:42 2010 UTC (14 years, 4 months ago) by chriscosta
Branch: MAIN
CVS Tags: smeserver-tw-logonscript-1_3-19_el4_sme, smeserver-tw-logonscript-1_3-20_el4_sme, smeserver-tw-logonscript-1_3-15_el4_sme, smeserver-tw-logonscript-1_3-17_el4_sme, smeserver-tw-logonscript-1_3-16_el4_sme, HEAD
* Thu Jan 28 2010 Christian Costa <christian@tw.co.nz> 1.3-15
- Removed %pre %preun from spec file
- Added new files under etc/e-smith/db/configuration/defaults/twlogonscript/
- Change to the main script so that it will comply with the new db name

1 chriscosta 1.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