<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic smbclient access using Windows 2003 AD authentication in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/smbclient-access-using-windows-2003-ad-authentication/m-p/3851210#M545663</link>
    <description>Hi All&lt;BR /&gt;I'm having a lot of problems restricting access to a samba share using Windows 2003 AD groups&lt;BR /&gt;&lt;BR /&gt;I'm testing on the Samba server using smbclient.  I've successfully joined the domain but can't get  'valid users' to work using AD groups.  Any help or pointers appreciated.&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; ./smbd -V&lt;BR /&gt;Version 3.0.14a based HP CIFS Server A.02.02&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; uname -a&lt;BR /&gt;HP-UX adl0691 B.11.11 U 9000/800 733977695 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; swlist -l product|fgrep -i krb&lt;BR /&gt;  KRB-Support           B.11.11        Kerberos Support for HP-UX and DCE&lt;BR /&gt;  KRB5-Client           B.11.11        Kerberos V5 Client Version 1.0&lt;BR /&gt;  KRBS-Support          B.11.11.13     Kerberos Support v1.11&lt;BR /&gt;  PHSS_33384            1.0            KRB5-Client Version 1.0 cumulative patch&lt;BR /&gt;  krb5client            C.1.3.5.03     Kerberos V5 Client Version 1.3.5.03&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; tail /etc/opt/samba/smb.conf&lt;BR /&gt;        read only = no&lt;BR /&gt;        force create mode = 777&lt;BR /&gt;        valid users = +rostimpo&lt;BR /&gt;        oplocks = no&lt;BR /&gt;        strict locking = yes&lt;BR /&gt;[smbtest]&lt;BR /&gt;        comment = "SAMBA test share on adl0691 using HAD authentication"&lt;BR /&gt;        path = /home/xzpkv0&lt;BR /&gt;        read only = yes&lt;BR /&gt;        validusers = @"HAD\cad-corp"&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; klist -e -f&lt;BR /&gt;Ticket cache: FILE:/tmp/krb5cc_0&lt;BR /&gt;Default principal: xzpkv0@HAD.SA.GOV.AU&lt;BR /&gt;&lt;BR /&gt;Valid starting     Expires            Service principal&lt;BR /&gt;08/28/06 13:18:25  08/28/06 23:18:25  krbtgt/HAD.SA.GOV.AU@HAD.SA.GOV.AU&lt;BR /&gt;        Flags: IA, Etype (skey, tkt): DES cbc mode with RSA-MD5, ArcFour with HMAC/md5&lt;BR /&gt;08/28/06 13:18:39  08/28/06 23:18:25  adl0691$@HAD.SA.GOV.AU&lt;BR /&gt;        Flags: A, Etype (skey, tkt): DES cbc mode with RSA-MD5, DES cbc mode with RSA-MD5&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; ./smbclient -k //adl0691/smbtest&lt;BR /&gt;tree connect failed: NT_STATUS_ACCESS_DENIED</description>
    <pubDate>Mon, 28 Aug 2006 00:02:10 GMT</pubDate>
    <dc:creator>Roy McDougall</dc:creator>
    <dc:date>2006-08-28T00:02:10Z</dc:date>
    <item>
      <title>smbclient access using Windows 2003 AD authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smbclient-access-using-windows-2003-ad-authentication/m-p/3851210#M545663</link>
      <description>Hi All&lt;BR /&gt;I'm having a lot of problems restricting access to a samba share using Windows 2003 AD groups&lt;BR /&gt;&lt;BR /&gt;I'm testing on the Samba server using smbclient.  I've successfully joined the domain but can't get  'valid users' to work using AD groups.  Any help or pointers appreciated.&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; ./smbd -V&lt;BR /&gt;Version 3.0.14a based HP CIFS Server A.02.02&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; uname -a&lt;BR /&gt;HP-UX adl0691 B.11.11 U 9000/800 733977695 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; swlist -l product|fgrep -i krb&lt;BR /&gt;  KRB-Support           B.11.11        Kerberos Support for HP-UX and DCE&lt;BR /&gt;  KRB5-Client           B.11.11        Kerberos V5 Client Version 1.0&lt;BR /&gt;  KRBS-Support          B.11.11.13     Kerberos Support v1.11&lt;BR /&gt;  PHSS_33384            1.0            KRB5-Client Version 1.0 cumulative patch&lt;BR /&gt;  krb5client            C.1.3.5.03     Kerberos V5 Client Version 1.3.5.03&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; tail /etc/opt/samba/smb.conf&lt;BR /&gt;        read only = no&lt;BR /&gt;        force create mode = 777&lt;BR /&gt;        valid users = +rostimpo&lt;BR /&gt;        oplocks = no&lt;BR /&gt;        strict locking = yes&lt;BR /&gt;[smbtest]&lt;BR /&gt;        comment = "SAMBA test share on adl0691 using HAD authentication"&lt;BR /&gt;        path = /home/xzpkv0&lt;BR /&gt;        read only = yes&lt;BR /&gt;        validusers = @"HAD\cad-corp"&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; klist -e -f&lt;BR /&gt;Ticket cache: FILE:/tmp/krb5cc_0&lt;BR /&gt;Default principal: xzpkv0@HAD.SA.GOV.AU&lt;BR /&gt;&lt;BR /&gt;Valid starting     Expires            Service principal&lt;BR /&gt;08/28/06 13:18:25  08/28/06 23:18:25  krbtgt/HAD.SA.GOV.AU@HAD.SA.GOV.AU&lt;BR /&gt;        Flags: IA, Etype (skey, tkt): DES cbc mode with RSA-MD5, ArcFour with HMAC/md5&lt;BR /&gt;08/28/06 13:18:39  08/28/06 23:18:25  adl0691$@HAD.SA.GOV.AU&lt;BR /&gt;        Flags: A, Etype (skey, tkt): DES cbc mode with RSA-MD5, DES cbc mode with RSA-MD5&lt;BR /&gt;&lt;BR /&gt;root@adl0691 &amp;gt; ./smbclient -k //adl0691/smbtest&lt;BR /&gt;tree connect failed: NT_STATUS_ACCESS_DENIED</description>
      <pubDate>Mon, 28 Aug 2006 00:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smbclient-access-using-windows-2003-ad-authentication/m-p/3851210#M545663</guid>
      <dc:creator>Roy McDougall</dc:creator>
      <dc:date>2006-08-28T00:02:10Z</dc:date>
    </item>
  </channel>
</rss>

