This file is indexed.

/usr/share/sadms-2.0.15/conf/_shares.conf is in sadms 2.0.15.repack-0ubuntu2.

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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[homes]
	comment = Home Directory
	browseable = no
	writable = yes
	valid users = @"%DOMAIN%%SEP%%USERS%"
;	read only = No
;	create mask = 0664
;	directory mask = 0775

[users]
	path = /home
	comment = All Home Directories
	browseable = yes
	writable = yes
	valid users = @"%DOMAIN%%SEP%%USERS%"
	admin users = "%DOMAIN%%SEP%%ADMIN%"
	read list = @"%DOMAIN%%SEP%%USERS%"
	write list = @"%DOMAIN%%SEP%%USERS%"

[data]
	path = /data
	comment = Data
	browseable = yes
	writable = yes
	valid users = @"%DOMAIN%%SEP%%USERS%"
	admin users = "%DOMAIN%%SEP%%ADMIN%"
	read list = @"%DOMAIN%%SEP%%USERS%"
	write list = @"%DOMAIN%%SEP%%USERS%"

;[tmp]
;	comment = Temporary file space
;	path = /tmp
;	read only = no
;	public = yes

# NOTE: If you have a BSD-style print system there is no need to 
# specifically define each individual printer
[printers]
	comment = All Printers
	path = /var/spool/samba
	browseable = no
	guest ok = no
	writable = no
	printable = yes
	;public = yes
	;to allow user 'guest account' to print