Displaying 4 results from an estimated 4 matches for "4a8b".
Did you mean:
448b
2023 Aug 02
1
Joining a new Samba AD DC
...authority from the "father" of
> Slackware himself that I should be able to upgrade this package w/o too much
> difficulty.
>
> --Mark
>
If I find the GUID for a DC, then use it in searches, I get results like
these:
adminuser at rpidc1:~ $ host -t CNAME fb453823-737c-4a8b-93e1-dc197e236d50
fb453823-737c-4a8b-93e1-dc197e236d50 has no CNAME record
Doing an 'A' record search using the GUIDs FQDN, gets me this:
adminuser at rpidc1:~ $ host -t A
fb453823-737c-4a8b-93e1-dc197e236d50._msdcs.samdom.example.com.
fb453823-737c-4a8b-93e1-dc197e236d50._msdcs.samdom.e...
2023 Aug 02
1
Joining a new Samba AD DC
...gt; Slackware himself that I should be able to upgrade this package w/o too much
> > difficulty.
> >
> > --Mark
> >
>
> If I find the GUID for a DC, then use it in searches, I get results like
> these:
>
> adminuser at rpidc1:~ $ host -t CNAME fb453823-737c-4a8b-93e1-dc197e236d50
> fb453823-737c-4a8b-93e1-dc197e236d50 has no CNAME record
>
> Doing an 'A' record search using the GUIDs FQDN, gets me this:
>
> adminuser at rpidc1:~ $ host -t A
> fb453823-737c-4a8b-93e1-dc197e236d50._msdcs.samdom.example.com.
> fb453823-737c-4a8b-...
2023 Aug 01
1
Joining a new Samba AD DC
....hprs.local
> > > host: idnkit idn_encodename to idn failed: prohibited character found
> >
> > That is strange, if I obtain the GUID's on my DCs and run a similar
> > command, I get this:
> >
> > adminuser at rpidc1:~ $ host -t A
> > fb453823-737c-4a8b-93e1-dc197e236d50._msdcs.samdom.example.com
> > fb453823-737c-4a8b-93e1-dc197e236d50._msdcs.samdom.example.com is an
> > alias for rpidc1.samdom.example.com.
> > rpidc1.samdom.example.com has address 192.168.1.2
> >
> > Rowland
>
> It could be a difference in ho...
2014 Sep 26
9
[PATCH v4 0/7] virt-resize: add support for resizing logical partitions
Hi Rich,
This is v3 series to add support for resizing MBR logical partitions.
changes to v3:
1. merge patch 1 and patch 3 in v3
2. let mbr_part_type return 'primary' for GPT partitions
3. add test for resizing logical partitions
4. fix extending the extended partition (yet). see patch 7.
changes to v2:
1. remove p_part_num
2. remove filter_parts
3. name the function