<?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 samba PDC problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-pdc-problem/m-p/3560166#M18052</link>
    <description>When i m trying to loging from win2000 server machine to my samba pdc machine it gives me an error saying &lt;BR /&gt;&lt;BR /&gt;Procedure number out of range ????&lt;BR /&gt;how an i get rid of this .... pls help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#======================= Global Settings =====================================&lt;BR /&gt;[global]&lt;BR /&gt; &lt;BR /&gt;# workgroup = NT-Domain-Name or Workgroup-Name&lt;BR /&gt;        workgroup = MSDEPT&lt;BR /&gt;        Netbios name = appserver&lt;BR /&gt;        idmap uid = 10000-20000&lt;BR /&gt;        idmap gid = 10000-20000&lt;BR /&gt;        template primary group = "Domain Users"&lt;BR /&gt;        template shell = /bin/bash&lt;BR /&gt;        winbind enum users = yes&lt;BR /&gt;        winbind enum groups = yes&lt;BR /&gt;        lanman auth = Yes&lt;BR /&gt;        domain admin group = root, admins&lt;BR /&gt;        server string = HP samba server&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;        hosts allow = 10.0.  127.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;        printcap name = /etc/printcap&lt;BR /&gt;        load printers = yes&lt;BR /&gt;        log file = /var/log/samba/%m.log&lt;BR /&gt;        max log size = 50&lt;BR /&gt;        security = USER&lt;BR /&gt;        smb passwd file = /etc/samba/smbpasswd&lt;BR /&gt;        include = /etc/samba/smb.conf.%m&lt;BR /&gt;        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192&lt;BR /&gt;         local master = no&lt;BR /&gt;         os level = 65&lt;BR /&gt;         domain master = yes&lt;BR /&gt;         admin users = @sysadmin&lt;BR /&gt;         preferred master = yes&lt;BR /&gt;         domain logons = yes&lt;BR /&gt;         name resolve order = lmhosts host wins bcast&lt;BR /&gt;         dns proxy = no&lt;BR /&gt;         add user script = /usr/sbin/useradd -d /dev/null -g machines -s /bin/false -M %u &lt;BR /&gt;;sync UNIX passwords&lt;BR /&gt;        ;unix password sync = yes&lt;BR /&gt;        ;passwd program = /usr/bin/passwd %u&lt;BR /&gt;        ;passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *Enter*&lt;BR /&gt;        ;new*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *passwd: *all*&lt;BR /&gt;        ;authentication*tokens*updated*successfully*&lt;BR /&gt;        ;...&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;;user profiles and home directory&lt;BR /&gt;   logon home = \\%L\%U\&lt;BR /&gt;   logon drive = H:&lt;BR /&gt;   logon path = \\%L\profiles\%U&lt;BR /&gt;   logon script = netlogon.bat&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;add user script = /usr/sbin/useradd -m %u&lt;BR /&gt;delete user script = /usr/sbin/userdel =r %u&lt;BR /&gt;add group script = /usr/sbin/groupadd %g&lt;BR /&gt;delete group script = /usr/sbin/groupdel %g&lt;BR /&gt;add user to group script = /usr/sbin/usermod -G %g %u&lt;BR /&gt;add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u&lt;BR /&gt;passwd program = /usr/bin/passwd %u&lt;BR /&gt;passwd chat = "*New password:*" %n\r "*New password (again):*" %n\r \ "*Password changed*"&lt;BR /&gt;domain admin group = vijay deep&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;#============================ Share Definitions ==============================&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        browseable = no&lt;BR /&gt;        writeable = yes&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; [netlogon]&lt;BR /&gt;        path = /home/netlogon&lt;BR /&gt;        guest ok = yes&lt;BR /&gt;        share modes = no&lt;BR /&gt;        read only = yes&lt;BR /&gt;        write list = vijay&lt;BR /&gt; &lt;BR /&gt;path = /home/samba/profiles&lt;BR /&gt;  writeable = yes&lt;BR /&gt;  browseable = no&lt;BR /&gt;  create mask = 0600&lt;BR /&gt;  directory mask = 0700&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;[home]&lt;BR /&gt;        path = /home&lt;BR /&gt;        writeable = yes&lt;BR /&gt;        guest ok = yes&lt;BR /&gt;######################################&lt;BR /&gt;&lt;BR /&gt;this is the error message that i get in my /var/log/samba/&lt;BR /&gt;&lt;BR /&gt;[2005/06/08 16:58:19, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:58:19, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;[2005/06/08 16:58:20, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:58:20, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;[2005/06/08 16:59:39, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:59:39, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;[2005/06/08 16:59:40, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:59:40, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;&lt;BR /&gt;how do i get it done?????&lt;BR /&gt;thanx in advance :O)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jun 2005 06:53:48 GMT</pubDate>
    <dc:creator>ritvi</dc:creator>
    <dc:date>2005-06-08T06:53:48Z</dc:date>
    <item>
      <title>samba PDC problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-pdc-problem/m-p/3560166#M18052</link>
      <description>When i m trying to loging from win2000 server machine to my samba pdc machine it gives me an error saying &lt;BR /&gt;&lt;BR /&gt;Procedure number out of range ????&lt;BR /&gt;how an i get rid of this .... pls help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#======================= Global Settings =====================================&lt;BR /&gt;[global]&lt;BR /&gt; &lt;BR /&gt;# workgroup = NT-Domain-Name or Workgroup-Name&lt;BR /&gt;        workgroup = MSDEPT&lt;BR /&gt;        Netbios name = appserver&lt;BR /&gt;        idmap uid = 10000-20000&lt;BR /&gt;        idmap gid = 10000-20000&lt;BR /&gt;        template primary group = "Domain Users"&lt;BR /&gt;        template shell = /bin/bash&lt;BR /&gt;        winbind enum users = yes&lt;BR /&gt;        winbind enum groups = yes&lt;BR /&gt;        lanman auth = Yes&lt;BR /&gt;        domain admin group = root, admins&lt;BR /&gt;        server string = HP samba server&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;        hosts allow = 10.0.  127.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;        printcap name = /etc/printcap&lt;BR /&gt;        load printers = yes&lt;BR /&gt;        log file = /var/log/samba/%m.log&lt;BR /&gt;        max log size = 50&lt;BR /&gt;        security = USER&lt;BR /&gt;        smb passwd file = /etc/samba/smbpasswd&lt;BR /&gt;        include = /etc/samba/smb.conf.%m&lt;BR /&gt;        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192&lt;BR /&gt;         local master = no&lt;BR /&gt;         os level = 65&lt;BR /&gt;         domain master = yes&lt;BR /&gt;         admin users = @sysadmin&lt;BR /&gt;         preferred master = yes&lt;BR /&gt;         domain logons = yes&lt;BR /&gt;         name resolve order = lmhosts host wins bcast&lt;BR /&gt;         dns proxy = no&lt;BR /&gt;         add user script = /usr/sbin/useradd -d /dev/null -g machines -s /bin/false -M %u &lt;BR /&gt;;sync UNIX passwords&lt;BR /&gt;        ;unix password sync = yes&lt;BR /&gt;        ;passwd program = /usr/bin/passwd %u&lt;BR /&gt;        ;passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *Enter*&lt;BR /&gt;        ;new*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *passwd: *all*&lt;BR /&gt;        ;authentication*tokens*updated*successfully*&lt;BR /&gt;        ;...&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;;user profiles and home directory&lt;BR /&gt;   logon home = \\%L\%U\&lt;BR /&gt;   logon drive = H:&lt;BR /&gt;   logon path = \\%L\profiles\%U&lt;BR /&gt;   logon script = netlogon.bat&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;add user script = /usr/sbin/useradd -m %u&lt;BR /&gt;delete user script = /usr/sbin/userdel =r %u&lt;BR /&gt;add group script = /usr/sbin/groupadd %g&lt;BR /&gt;delete group script = /usr/sbin/groupdel %g&lt;BR /&gt;add user to group script = /usr/sbin/usermod -G %g %u&lt;BR /&gt;add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u&lt;BR /&gt;passwd program = /usr/bin/passwd %u&lt;BR /&gt;passwd chat = "*New password:*" %n\r "*New password (again):*" %n\r \ "*Password changed*"&lt;BR /&gt;domain admin group = vijay deep&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;#============================ Share Definitions ==============================&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        browseable = no&lt;BR /&gt;        writeable = yes&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; [netlogon]&lt;BR /&gt;        path = /home/netlogon&lt;BR /&gt;        guest ok = yes&lt;BR /&gt;        share modes = no&lt;BR /&gt;        read only = yes&lt;BR /&gt;        write list = vijay&lt;BR /&gt; &lt;BR /&gt;path = /home/samba/profiles&lt;BR /&gt;  writeable = yes&lt;BR /&gt;  browseable = no&lt;BR /&gt;  create mask = 0600&lt;BR /&gt;  directory mask = 0700&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;[home]&lt;BR /&gt;        path = /home&lt;BR /&gt;        writeable = yes&lt;BR /&gt;        guest ok = yes&lt;BR /&gt;######################################&lt;BR /&gt;&lt;BR /&gt;this is the error message that i get in my /var/log/samba/&lt;BR /&gt;&lt;BR /&gt;[2005/06/08 16:58:19, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:58:19, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;[2005/06/08 16:58:20, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:58:20, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;[2005/06/08 16:59:39, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:59:39, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;[2005/06/08 16:59:40, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)&lt;BR /&gt;  Invalid auth info 68 or level 5 on schannel&lt;BR /&gt;[2005/06/08 16:59:40, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)&lt;BR /&gt;  process_request_pdu: failed to do schannel processing.&lt;BR /&gt;&lt;BR /&gt;how do i get it done?????&lt;BR /&gt;thanx in advance :O)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2005 06:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-pdc-problem/m-p/3560166#M18052</guid>
      <dc:creator>ritvi</dc:creator>
      <dc:date>2005-06-08T06:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: samba PDC problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-pdc-problem/m-p/3560167#M18053</link>
      <description>It is inclear to me from your post whether this machine is to be the PDC or it is to authenticate from a Windows PDC.&lt;BR /&gt;&lt;BR /&gt;Either way:&lt;BR /&gt;&lt;BR /&gt; security = USER&lt;BR /&gt;&lt;BR /&gt;security=server&lt;BR /&gt;&lt;BR /&gt;service samba restart&lt;BR /&gt;&lt;BR /&gt;In the event that you are authenticating to a PDC, you need a machine account for each Linux server and the domain name in smb.conf needs to be the Windows domain name.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 08 Jun 2005 08:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-pdc-problem/m-p/3560167#M18053</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-08T08:01:56Z</dc:date>
    </item>
  </channel>
</rss>

