design help needed with standard_sub_basic()

Luke Kenneth Casson Leighton lkcl at samba.org
Sun Jan 23 18:15:47 GMT 2000


help, help, this is starting to get a little bit beyond me.
standard_sub_basic() i need to call with a pid/vuid from smbd, because it
totally reconfigures.

*but*... standard_sub_basic() is called from lp_string() which is used to
set up lp_parameters() in the [global] and [sharenames] sections by
FN_GLOBAL_STRING and FN_LOCAL_STRING macros.

so i'm in trouble.

this implies that i should be using an smbd_standard_sub_basic() and a
non-smbd standard_sub_basic(), where smbd_standard_sub_basic() calls into
standard_sub_basic().  i think.

help!




More information about the samba-technical mailing list