Displaying 5 results from an estimated 5 matches for "vwg".
Did you mean:
vg
2020 Jun 04
1
Unable to map AD Users to existing local Unix users since 4.8.x
...to compile our own Samba to get back that functionality?
Sample configuration for a server pre-Samba 4.8.x that mapped users correctly to local unix:
----------------------------------
[global]
workgroup = USVCI001
server string = Samba Server name
security = ADS
realm = USVCI001.VCI.NA.VWG
kerberos method = secrets and keytab
log file = /var/log/samba/%m.log
max log size = 1000
load printers = No
local master = No
domain master = No
read only = No
printing = bsd
printcap name = /dev/null
wide links = no
<End of this config>
Sample configuration for a server after...
2006 Jun 08
0
RE: Rails Digest, Vol 21, Issue 160
> From: Thomas Townsend <tlt@vwg.com>
> Subject: [Rails] adding a child record
> Here''s a super-newbie question.... How do I go about adding
> child records?
>
> I have a table called ''accounts'' to which I want to add
> invoices (an account can have many invoices). I have the two...
2016 Nov 09
0
[PATCH] filearch: Add s390 and s390x detection and tests.
...=-lsozwdb-_xjwMQ~kpOfq*4E3W#m!OQ0x%5sk+czrQ4TT<jCgA}$^j
z?}xkrtx@6v7^vvu2=^}GRW6z!G@u0u6(X>Yu0<aQbPwSm=2RCo&PO`RCy6;qdP^b9
z<uJ&PY6Z1!r)yE{tl_9*E8*Z07ee|40I*+-wD7CpC~2ASDwpF60-y#84AK?jtKoq9
z2nR6_CfyrHA#1-4I!`T!zKxtf%*pRlkae9>_g*d$_>I6&=UZ!DthZG#=ECa8q{lll
z$?m<;LN3}VwG<<QW*t2IX=Sd~nC6d&^fbQ>q`&c`v*qcR9(rw|`IqAt|C~J0d-3N#
zAR`djQ<Ljui8#8FWSrZdJlw&+8vH@KzGBn88ZU~5vS)&EOwbs*h2v1)DY%Ke>r5xo
zSs;_sxvWMUad3F(K(Esk?NZLN9#qMDlEyB==`^Jw-A73#Dhk^MBfE`g9s#F)Mz)(6
zT+NkZqHQTCKCt-D%GgQ-g|?MS*s;+P;<rAs5&;V?1;pmX)1o1KeI<S~B7*Q*7QxW1
zPzW...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*
2006 Jun 01
3
Newbie: HABTM problems
I''m new to RoR and trying to make a HABTM relationship work. I have
no problems with displaying the fields (after I pumped the data into
MySQL manually outside of RoR), but when I try to edit a record, it
=does= save the changes in the primary record, but =not= the join
table. When I look in the development log, I see the update to the
main table, but nothing about the join