HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- samba PDC problem
Operating System - Linux
1832763
Members
3070
Online
110045
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 11:53 PM
06-07-2005 11:53 PM
samba PDC problem
When i m trying to loging from win2000 server machine to my samba pdc machine it gives me an error saying
Procedure number out of range ????
how an i get rid of this .... pls help
#======================= Global Settings =====================================
[global]
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = MSDEPT
Netbios name = appserver
idmap uid = 10000-20000
idmap gid = 10000-20000
template primary group = "Domain Users"
template shell = /bin/bash
winbind enum users = yes
winbind enum groups = yes
lanman auth = Yes
domain admin group = root, admins
server string = HP samba server
hosts allow = 10.0. 127.
printcap name = /etc/printcap
load printers = yes
log file = /var/log/samba/%m.log
max log size = 50
security = USER
smb passwd file = /etc/samba/smbpasswd
include = /etc/samba/smb.conf.%m
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
os level = 65
domain master = yes
admin users = @sysadmin
preferred master = yes
domain logons = yes
name resolve order = lmhosts host wins bcast
dns proxy = no
add user script = /usr/sbin/useradd -d /dev/null -g machines -s /bin/false -M %u
;sync UNIX passwords
;unix password sync = yes
;passwd program = /usr/bin/passwd %u
;passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *Enter*
;new*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *passwd: *all*
;authentication*tokens*updated*successfully*
;...
;user profiles and home directory
logon home = \\%L\%U\
logon drive = H:
logon path = \\%L\profiles\%U
logon script = netlogon.bat
add user script = /usr/sbin/useradd -m %u
delete user script = /usr/sbin/userdel =r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u
passwd program = /usr/bin/passwd %u
passwd chat = "*New password:*" %n\r "*New password (again):*" %n\r \ "*Password changed*"
domain admin group = vijay deep
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
browseable = no
writeable = yes
[netlogon]
path = /home/netlogon
guest ok = yes
share modes = no
read only = yes
write list = vijay
path = /home/samba/profiles
writeable = yes
browseable = no
create mask = 0600
directory mask = 0700
[home]
path = /home
writeable = yes
guest ok = yes
######################################
this is the error message that i get in my /var/log/samba/
[2005/06/08 16:58:19, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:58:19, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
[2005/06/08 16:58:20, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:58:20, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
[2005/06/08 16:59:39, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:59:39, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
[2005/06/08 16:59:40, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:59:40, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
how do i get it done?????
thanx in advance :O)
Procedure number out of range ????
how an i get rid of this .... pls help
#======================= Global Settings =====================================
[global]
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = MSDEPT
Netbios name = appserver
idmap uid = 10000-20000
idmap gid = 10000-20000
template primary group = "Domain Users"
template shell = /bin/bash
winbind enum users = yes
winbind enum groups = yes
lanman auth = Yes
domain admin group = root, admins
server string = HP samba server
hosts allow = 10.0. 127.
printcap name = /etc/printcap
load printers = yes
log file = /var/log/samba/%m.log
max log size = 50
security = USER
smb passwd file = /etc/samba/smbpasswd
include = /etc/samba/smb.conf.%m
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
os level = 65
domain master = yes
admin users = @sysadmin
preferred master = yes
domain logons = yes
name resolve order = lmhosts host wins bcast
dns proxy = no
add user script = /usr/sbin/useradd -d /dev/null -g machines -s /bin/false -M %u
;sync UNIX passwords
;unix password sync = yes
;passwd program = /usr/bin/passwd %u
;passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *Enter*
;new*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n *passwd: *all*
;authentication*tokens*updated*successfully*
;...
;user profiles and home directory
logon home = \\%L\%U\
logon drive = H:
logon path = \\%L\profiles\%U
logon script = netlogon.bat
add user script = /usr/sbin/useradd -m %u
delete user script = /usr/sbin/userdel =r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u
passwd program = /usr/bin/passwd %u
passwd chat = "*New password:*" %n\r "*New password (again):*" %n\r \ "*Password changed*"
domain admin group = vijay deep
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
browseable = no
writeable = yes
[netlogon]
path = /home/netlogon
guest ok = yes
share modes = no
read only = yes
write list = vijay
path = /home/samba/profiles
writeable = yes
browseable = no
create mask = 0600
directory mask = 0700
[home]
path = /home
writeable = yes
guest ok = yes
######################################
this is the error message that i get in my /var/log/samba/
[2005/06/08 16:58:19, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:58:19, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
[2005/06/08 16:58:20, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:58:20, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
[2005/06/08 16:59:39, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:59:39, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
[2005/06/08 16:59:40, 0] rpc_server/srv_pipe.c:api_pipe_netsec_process(1343)
Invalid auth info 68 or level 5 on schannel
[2005/06/08 16:59:40, 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(605)
process_request_pdu: failed to do schannel processing.
how do i get it done?????
thanx in advance :O)
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 01:01 AM
06-08-2005 01:01 AM
Re: samba PDC problem
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.
Either way:
security = USER
security=server
service samba restart
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.
SEP
Either way:
security = USER
security=server
service samba restart
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.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP