Displaying 9 results from an estimated 9 matches for "cgreen".
Did you mean:
green
2003 Sep 30
0
VB Code to convert BMP to LSS for splash screens
...e as a SYSLINUX/ISOLINUX/PXELINUX Splash screen. The bitmap must be LESS than 640 pixels wide (bug) and only uses the first 16 colors. CorelDraw and PhotoShop are good for re-palletizing and dithering.
Paul Shebanow
pshebanow at iqcorp.com
--- Begin Code ---
Type RGBColor4
cBlue As Byte
cGreen As Byte
cRed As Byte
cReserved As Byte
End Type
Type RGBColor3
cRed As Byte
cGreen As Byte
cBlue As Byte
End Type
Type bmpHeader
fileType As Integer
fileSize As Long
fileReserved1 As Integer
fileReserved2 As Integer
fileOffsetBits As Long
iSize As Long...
2012 Jul 25
1
[LLVMdev] [RFC] YAML I/O
...trings, integers, booleans) were all built-in types . YAMLIO also has support for enumerations and bit masks. Here is an example of a simple enumeration (color) and a bit mask set (flags). Suppose your data structures already defines Colors and Flags:
enum Colors {
cRed,
cBlue,
cGreen
};
#define FlagBig 1
#define FlagLittle 2
#define FlagRound 4
#define FlagPointy 8
And you want the yaml documents to use human readable values for colors and flags, rather than just the integer value used internally. To handle that, you define conversion tables and hand them to...
2004 Jan 12
2
W2k/SQL Authentication problems 3.0.1, help please
...path = /home/samba/groups/facmaint
valid users = @facmaint
write list = @facmaint
force group = +facmaint
create mask = 0760
directory mask = 0770
delete readonly = Yes
[apps]
comment = The Applications Share
path = /home/samba/apps
valid users = @ancusers, @misgroup
write list = jasonj, cgreen
force user = root
force group = +misgroup
create mask = 0755
directory mask = 0775
[open]
comment = The OpenGroups Share
path = /home/samba/open
valid users = @ancusers
write list = @ancusers
force group = +ancusers
create mask = 0766
directory mask = 0777
[pdfdropbox]
comment = The p...
2010 Apr 01
3
AIX 5.3 Active Directory Synchronisation using Winbind
I have been trying to get AIX 5.3 ML-11 integrated with MS AD (MS-2003 with SP2 and SFU 3.5). It has given me a few y hairs. I have not been able to get it to function correctly.
I have followed various tech articles and installation notes that I have found on the web. They are all basically the same in that they suggest to either compile the required components from scratch or to use the
2010 Apr 16
4
krb5 library issues when Compiling 3.5.2 and 3.4.7 on AIX 5.3
I have been trying to configure/compile Samba 3.5.2 and 3.4.7 on AIX 5.3 with ML-11 and ML-10.
The configure issues that I am getting only occur if I use --with-ads.
I can run configure on both versions if I do not include ADS support.
The errors I get are:
checking for krb5_principal_get_realm... no
checking for krb5_princ_realm... no
configure: WARNING: krb5_mk_req_extended not found in
2015 Feb 19
0
AIX and ADS support?
Benjamin Huntsman <BHuntsman <at> mail2.cu-portland.edu> writes:
>
> So, if I read this right, Samba4 should be able to participate as a domain
controller, if I specify the option
> --with-ads, right?
>
> I'm using the following options:
>
> --with-winbind
> --with-swat
> --with-ads
> --with-ldap
> --with-acl-support
> --with-dnsupdate
>
2016 May 31
0
Samba on AIX - Active directory
On the IBM web site they have version 4.3.8.
I have not tested this IBM package as yet.
Another site that has compiled versions of samba is
http://www.bullfreeware.com/
I do not know if the packages on this site have been compiled with AD support or as AD-DC's.
You can use smbd -b to find out what configure options samba was built with.
I used to do my own compilation/builds of samba but I
2016 Jun 02
1
Samba on AIX - Active directory
Reindl Harald <h.reindl <at> thelounge.net> writes:
>
>
> Am 01.06.2016 um 15:58 schrieb Rob Lee:
> > We have 4ge programs running on AIX. The output files from these
programs need to be read from Windows
> desktops and servers.
>
> well, setup a proper OS with a recent samba in a virtual machine and
> just use that directly from the AIX machine or mount
2010 May 04
0
Query re winbind, primary group enumeration from Active Directory and Services For Unix
Query re winbind, primary group enumeration from Active Directory and Services For Unix
I am wondering if anyone can explain to me how the GIDs work when using winbind to extract them from an ADS server.
I have Unix servers running AIX 5.3 ML-10, an ADS server running Win 2003-SP2 with SFU 3.5 installed.
I have been configuring the Unix servers as domain members and using winbind to extract the