This file is indexed.

/etc/samba/netlogon/logon-jradmins.bat is in debian-edu-config 1.702.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
@echo off

%ComSpec% /C %LOGONSERVER%\netlogon\config\penguin.bat
%ComSpec% /C %LOGONSERVER%\netlogon\config\get_time.bat
%ComSpec% /C %LOGONSERVER%\netlogon\config\standarddrives-students.bat
rem %ComSpec% /C %LOGONSERVER%\netlogon\registry\reg_upd.bat
%ComSpec% /C %LOGONSERVER%\netlogon\config\setglobals.bat

rem set userspecific drives
echo.
echo Setting Drive Letters for user in group: JRADMINS 
echo ----------------------------------------
if %OS%.==Windows_NT. goto winnt_drives
:win95_drives

;
; win9x drives go here
;

goto end_drives
:winnt_drives

;
; win nt/2k/xp/vista drives go here
;
rem SPECIAL SHARES FOR JRADMINS CAN GO HERE
rem   -> and: change logon script of this use in GOsa²: logon-students.bat -> logon-jradmins.bat
rem 
:end_drives