This is a discussion on [Samba] wbinfo question within the Samba forums, part of the Networking and Network Related category; I have a domain whose netbios name is WIN2003R2 and the Kerberos domain name is win2003r2.home. Using wbinfo I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have a domain whose netbios name is WIN2003R2 and the Kerberos domain name
is win2003r2.home. Using wbinfo I get: wbinfo -D WIN2003R2 Name : WIN2003R2 Alt_Name : win2003r2.home SID : S-1-5-21-1828870822-1098772068-2592627279 Active Directory : Yes Native : Yes Primary : Yes Sequence : -1 Where in AD is the Alt_Name stored ? Can I access this info also via an ldap call ? Thank you Markus -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
Is it not possible to use symlinks in samba-3.0.30?
Our server setup absolutely depends on it, so it would be a pain id it did not. It worked fine with samba-2.28 BN -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
Sorry, it was my client's fault, please disregard this issue.
MacOSX 10.5.3 apparently has a problem with smb:// connections.. 15 jun 2008 kl. 21.37 skrev Bengt Nilsson: > Is it not possible to use symlinks in samba-3.0.30? > Our server setup absolutely depends on it, so it would be a pain id > it did not. > It worked fine with samba-2.28 > > BN > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
> Sorry, it was my client's fault, please disregard this issue.
> MacOSX 10.5.3 apparently has a problem with smb:// connections.. Take a look at the 'unix extensions' parameter. Setting this to 'No' results in the previous behaviour. -Remy > > 15 jun 2008 kl. 21.37 skrev Bengt Nilsson: > >> Is it not possible to use symlinks in samba-3.0.30? >> Our server setup absolutely depends on it, so it would be a pain id it >> did not. >> It worked fine with samba-2.28 >> >> BN >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
I tried both unix extensions "yes" and "no", same behaviour.
I restarted samba between each try, jut in case. 16 jun 2008 kl. 09.32 skrev Remy Zandwijk: >> Sorry, it was my client's fault, please disregard this issue. >> MacOSX 10.5.3 apparently has a problem with smb:// connections.. > > Take a look at the 'unix extensions' parameter. Setting this to 'No' > results in the previous behaviour. > > -Remy > > >> 15 jun 2008 kl. 21.37 skrev Bengt Nilsson: >>> Is it not possible to use symlinks in samba-3.0.30? >>> Our server setup absolutely depends on it, so it would be a pain >>> id it did not. >>> It worked fine with samba-2.28 >>> >>> BN >>> >>> >>> -- >>> To unsubscribe from this list go to the following URL and read the >>> instructions: https://lists.samba.org/mailman/listinfo/samba > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
Just read that "unix extensions yes" should be in [Global] to fix
this, I tried it and it works. However, there are some security issues with that, so I will leave it out, since the most important clients are Windows anyway. We use Netatalk for the Macs. 16 jun 2008 kl. 10.19 skrev Bengt Nilsson: > I tried both unix extensions "yes" and "no", same behaviour. > I restarted samba between each try, jut in case. > > 16 jun 2008 kl. 09.32 skrev Remy Zandwijk: > >>> Sorry, it was my client's fault, please disregard this issue. >>> MacOSX 10.5.3 apparently has a problem with smb:// connections.. >> >> Take a look at the 'unix extensions' parameter. Setting this to >> 'No' results in the previous behaviour. >> >> -Remy >> >> >>> 15 jun 2008 kl. 21.37 skrev Bengt Nilsson: >>>> Is it not possible to use symlinks in samba-3.0.30? >>>> Our server setup absolutely depends on it, so it would be a pain >>>> id it did not. >>>> It worked fine with samba-2.28 >>>> >>>> BN >>>> >>>> >>>> -- >>>> To unsubscribe from this list go to the following URL and read the >>>> instructions: https://lists.samba.org/mailman/listinfo/samba >> >> > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Markus Moeller wrote: > I have a domain whose netbios name is WIN2003R2 and the Kerberos domain > name is win2003r2.home. Using wbinfo I get: > > wbinfo -D WIN2003R2 > > Name : WIN2003R2 > Alt_Name : win2003r2.home > SID : S-1-5-21-1828870822-1098772068-2592627279 > Active Directory : Yes > Native : Yes > Primary : Yes > Sequence : -1 > > Where in AD is the Alt_Name stored ? Can I access this info > also via an ldap call ? The DNS name is returned in various RPC replies. As well as in the CLDAP Netlogon reply: $ net ads lookup Information for Domain Controller: 192.168.56.48 Response Type: SAMLOGON GUID: 24b34836-cdd9-47a7-b5a4-24c4121e5d52 Flags: Is a PDC: yes Is a GC of the forest: yes Is an LDAP server: yes Supports DS: yes Is running a KDC: yes Is running time services: yes Is the closest DC: yes Is writable: yes Has a hardware clock: no Is a non-domain NC serviced by LDAP server: no Forest: central.plainjoe.org Domain: central.plainjoe.org ^^^^^^^^^^^^^^^^^^^^ Domain Controller: kel.central.plainjoe.org Pre-Win2k Domain: CENTRAL Pre-Win2k Hostname: KEL Server Site Name : Default-First-Site-Name Client Site Name : Default-First-Site-Name NT Version: 5 LMNT Token: ffff LM20 Token: ffff You can also infer this information from the defaultNamingContext attribute in the rootDSE of a domain controller: $ ldapsearch -x -H ldap://central.plainjoe.org/ -b "" -s base\ -LLL "(objectc;ass=*)" defaultNamingContext defaultNamingContext: DC=central,DC=plainjoe,DC=org Hope this helps. cheers, jerry - -- ================================================== =================== Samba ------- http://www.samba.org Likewise Software --------- http://www.likewisesoftware.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIVo/nIR7qMdg1EfYRAiTBAJ9hzbtrl39NIyrRdqdFa6PEGDCdLQCfT AGP HtJIGdzWvNoVTgQg/27NltQ= =kQ7o -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
That is what I was looking for.
Thank you Markus "Gerald (Jerry) Carter" <jerry@samba.org> wrote in message news:48568FE8.9020805@samba.org... > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Markus Moeller wrote: >> I have a domain whose netbios name is WIN2003R2 and the Kerberos domain >> name is win2003r2.home. Using wbinfo I get: >> >> wbinfo -D WIN2003R2 >> >> Name : WIN2003R2 >> Alt_Name : win2003r2.home >> SID : S-1-5-21-1828870822-1098772068-2592627279 >> Active Directory : Yes >> Native : Yes >> Primary : Yes >> Sequence : -1 >> >> Where in AD is the Alt_Name stored ? Can I access this info >> also via an ldap call ? > > The DNS name is returned in various RPC replies. As well > as in the CLDAP Netlogon reply: > > $ net ads lookup > Information for Domain Controller: 192.168.56.48 > > Response Type: SAMLOGON > GUID: 24b34836-cdd9-47a7-b5a4-24c4121e5d52 > Flags: > Is a PDC: yes > Is a GC of the forest: yes > Is an LDAP server: yes > Supports DS: yes > Is running a KDC: yes > Is running time services: yes > Is the closest DC: yes > Is writable: yes > Has a hardware clock: no > Is a non-domain NC serviced by LDAP server: no > Forest: central.plainjoe.org > Domain: central.plainjoe.org > ^^^^^^^^^^^^^^^^^^^^ > Domain Controller: kel.central.plainjoe.org > Pre-Win2k Domain: CENTRAL > Pre-Win2k Hostname: KEL > Server Site Name : Default-First-Site-Name > Client Site Name : Default-First-Site-Name > NT Version: 5 > LMNT Token: ffff > LM20 Token: ffff > > You can also infer this information from the defaultNamingContext > attribute in the rootDSE of a domain controller: > > $ ldapsearch -x -H ldap://central.plainjoe.org/ -b "" -s base\ > -LLL "(objectc;ass=*)" defaultNamingContext > > defaultNamingContext: DC=central,DC=plainjoe,DC=org > > > Hope this helps. > > > > > cheers, jerry > - -- > ================================================== =================== > Samba ------- http://www.samba.org > Likewise Software --------- http://www.likewisesoftware.com > "What man is a man who does not make the world better?" --Balian > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFIVo/nIR7qMdg1EfYRAiTBAJ9hzbtrl39NIyrRdqdFa6PEGDCdLQCfT AGP > HtJIGdzWvNoVTgQg/27NltQ= > =kQ7o > -----END PGP SIGNATURE----- > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |