Displaying 3 results from an estimated 3 matches for "superintendent".
Did you mean:
superintendant
2006 Oct 11
0
"test page failed to print" - How to I resolve this?
...e/pictures
valid users = @staff
read only = No
create mask = 0775
directory mask = 0775
wide links = No
[TechPlan]
path = /home/techplan
write list = @techplan
read only = No
create mask = 0774
directory mask = 02775
[Superintendent]
path = /home/superintendent
write list = @supt
read only = No
create mask = 0770
directory mask = 02770
inherit permissions = Yes
[Employment]
path = /home/employment
write list = @employment
read only = No
create mas...
2005 Sep 05
2
samba PDC -- really stuck here
Greetings,
I am running RH9
I had the PDC running but it wants to use roaming profiles, which I don't
really want, when I take out roaming profiles the none of the PCs can find
the domain controller. I have posted my globals section here could someone
please tell me what is wrong with it?
[global]
domain master = yes
pam password change = Yes
add user script =
2006 Apr 02
4
Field#to_text
We''re using Vpim to parse iCal and vCard files, and so far it''s been
great. However, when we were parsing some iCal files we noticed that
all the endlines in the description section were disappearing. I start
peering through the source code and find (in the Field#to_text method
that is being called):
# The value as text. Text can have escaped newlines, commas, and escape
#