Displaying 3 results from an estimated 3 matches for "jamesw".
Did you mean:
james
2006 Dec 04
0
[Fwd: Re: Migrating to samba from windows NT domain]
...ow your NT hosts inside
a virtualisation product to throw in some redundance / fault tolerance.
Short answer be prepared for a lot of planning, testing, backing up,
recovering before you attempt this.
Otherwise rethink your mode of attack.
Cheers,
On 11/30/06, James Watkins < jamesw@m2tv.com <mailto:jamesw@m2tv.com> >
wrote:
On Saturday 25 November 2006 10:18, Pere Rodr?guez wrote:
> Unfortunately I have running various services in PDC and BDC servers
> that I must remain after the migrations, so I can't stop PDC and BDC
> servers permanently after the...
2007 Jan 03
2
Newpoint UPS
I just purchased a Newpoint 200894 UPS and I'm interested in getting it
going. It seems to use a USB to serial conversion that I'm not sure how
to get running.
Here's the lsusb -vvv
Bus 002 Device 005: ID 0665:5161
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
2005 Oct 26
0
Local groups confusion
...e and intended for adding windows domain global
groups to unix groups. Apparently NT4 domain local groups are only
applicable to that domain's PDCs and BDCs.
So I did an experiment, I added myself to several domain local groups
and went to my samba machine and did:
wbinfo -r "MYDOMAIN\jamesw"
and it gave me a list of gids. I then put each of those gids into:
wbinfo -G GID
to obtain the sids. Finally, I put the SIDs into:
wbinfo -s SID
and there were my domain local group names (or at least some of them -
the preset groups like "Backup Operators" weren't there f...