Displaying 6 results from an estimated 6 matches for "lp_".
Did you mean:
lp
2002 Aug 30
4
Enhancement of wbinfo in samba2.2.6pre2
Hi,
Most of the samba-commands takes a option for smb.conf file
exept for wbinfo.
It should be nice to have that functionallity in wbinfo also.
/Patrik
--
"In a world without fences who needs Gates"
Patrik Gustavsson, Senior Technical Consultant
patrik.gustavsson@sun.com Telephone: +46 60 671540
http://glen.sweden Mobile: +46 70 3551040
SUN MICROSYSTEMS
2004 Jun 01
1
what does lp_log_file mean??
I have some problems when I read the code of the rsync.
There are many reference such as lp_log_file, lp_uid, lp_include_from,
etc. in the file clientserver.c and log.c . Who can tell what do they
mean? Are they functions? Where I can find the particular information
about them?
Thanks!
_________________________________________________________________
Ãâ·ÑÏÂÔØ MSN Explorer: ht...
2000 Jan 30
0
More checks for param/loadparm.c
...bios_name;
>
> if (validate_netbios_name(pszParmValue) == False)
> return False;
>
> pstrcpy(netbios_name,pszParmValue);
> #define NW 1
> #ifdef NW
> /* run standard_sub_basic on netbios name... needed because
> global_myname is not accessed through any lp_ macro.
> Nicolas Williams <Nicolas.Williams@wdr.com> */
> standard_sub_basic(netbios_name);
> #endif
> pstrcpy((char *)parm_ptr,netbios_name);
> unix_to_dos((char *)parm_ptr, True); /* FLAG_DOS_STRING --davecb */
> strupper((char *)parm_ptr);
> DE...
2001 Dec 22
6
Need Help --- Sambaserver is not accessible
Sambaserver is not accessible
I have a problem connecting to SAMBA from Windows/ME systems
(using samba--2.2.2 on Red hat Linux 7.1)
What I would like to know is - What can I change to get this to work properly?
SETUP
I have a simple network -
three Windows/ME systems and 1 Red Hat Linux 7.1 system all on the same
subnet.
There is a linksys router on the same subnet that
provides WAN
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
...the handling of the 'netbios name' parameter so that
standard_sub_basic() is run on its value when the 'netbios name'
parameter is processed.
This has to be done this way because the netbios name is accessed via
the global_myname variable throughout Samba and not via
lp_netbios_name().
- Adds a new parameter called 'source environment' which takes a path
or a pipe command whose last character is '|' and does just what you
would expect: calls putenv() on each line read from the given
file/pipe.
Rationale:
- Where I work we like to have...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking