similar to: Problem authenticating with Samba (security=domain) + Windows 2000 PDC

Displaying 20 results from an estimated 3000 matches similar to: "Problem authenticating with Samba (security=domain) + Windows 2000 PDC"

2009 Mar 27
2
Samba/LDAP Backend: Error NT_STATUS_CONNECTION_REFUSED
When I run this command I am not prompted for a password, I just get the below error. # smbclient -U root //zmail/homes Error connecting to 10.0.0.14 (Connection refused) Connection to zmail failed (Error NT_STATUS_CONNECTION_REFUSED) --- Now for the back story: CentOS v5.2 with Samba v3.0.28-1.el5_2.1 and Zimbra 5.0.11_GA on x86_64 hardware. I'm attempting to connect samba (PDC) with
2005 Aug 30
5
BDC and password change program
Hello, Just wondering what I should be using for the password change program on a BDC. Should it be: passwd program = /usr/bin/smbpasswd -r <PDC address> %u I'm having a problem with passwords not staying in sync between the PDC and BDC with pass backend ldap. The systems are all Fedora Core 4, Samba 3.0.14a, openldap 2.2.23 Kent N
2004 Jan 13
1
Can't get "getent passwd" to display winbind users
Hi, I am running Samba 3.0.1 on a Debian/Sid machine. I have installed winbind to access the AD of the local network, which I want to use for UNIX logons. wbinfo -u shows all the users of the AD, but "getent passwd" only shows the contents of the file /etc/passwd. I have been following the instruction for winbind (Chapter 21) in the Samba-HOWTO-Collection. Any comments would be
2007 Jan 31
3
passwd chat for samba->kerberos passwd-sync
Hello! I tried to run a samba3 server as pdc for windowsXP clients with ldap backend and kerberos authentication. I stuck with these two possibilities: 1. Samba is pdc, winxp is domain-member, users are autheticated against smbpasswords within ldapsam. If the kerberos password of the korresponding principal has the same password, the users get a ticket from the kdc after windows logon. But I
2009 Aug 29
1
Password Sync not letting users to change password.
Dear all, Ubuntu 8.04 Server Samba 3.0.28a configured as PDC. I want to give options to samba users to change their own passwords and sync it with the unix passwords whenever they change it. I have used the following in my smb.conf file unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\ n
2007 Jan 26
3
Office 2007 saves files as read only on samba shares?
I've been running the same configuration for a couple of years now, and since I've upgraded to Office 2007, MS Word and MS Excel files save to my samba shares as -r-------- even when they are opened as being chmod 777. Files I create/edit using other editors or windows explorer are put onto the share with the correct permissions. My conf looks like this: [global] workgroup = WG
2007 Mar 11
3
I cannot see the network in the PDC server but yes in xp stations, any idea?
I have set samba server as PDC and I can see the network in others computers but not in the server, any idea? thx for advance my smb.cnf: # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2007/03/09 22:38:36 [global] workgroup = DOMINI server string = %h Domain server (Samba, Ubuntu) obey pam restrictions = Yes passdb backend = tdbsam
2003 Apr 07
2
Redhat 8.0 Samba as BDC
Hi I havee been trying to setup my Redhat 8.0 Linux as BDC, i have NT4 as my PDC. My smb.conf [global] workgroup=ITERNAL netbios name=TRIC server string=server Samba load printers=no printcap name=cups printing=cups print command=lp -d %p %s; rm %s invalid users=root log file=/var/log/samba/log.%m max log size=1000 syslog=0 smbpasswd file=/etc/samba/smbpasswd security=DOMAIN encrypt
2011 Feb 16
3
Loooooong logon-times using samba 3.5.6 and Windows 7
Dear samba-users We are experiencing some rather long logon times using SAMBA 3.5.6 on Debian Squeeze + Windows 7 and while trying to find out why we raised the loglevel to 5 resulting in a rather large logfile. But this did give us a hint as to why we experience so long logon times. It seems that samba is going through the whole user-database with all usernames and machine-accounts. Eventually
2006 Dec 28
2
RAP86 error with unix password sync = yes
Hello all, I am running 3.0.22 on Ubuntu 6.0.6 LTS and cannot get user passwords to change while unix password sync = yes. Setting it to no works, but I need it on. At the user workstation (Win XP) I receive "You don't have the permissions to change your password" and logged in on the server as the user I receive "machine 127.0.0.1 rejected the password change: Error was
2006 Aug 11
3
XP clients disconnected during trasnfer of larger files tothe samba server
Any suggestions to look into, or more debug info required? The box is running centos 4.3 final, up to date with the latest versions of CentOS updates,, it's running something like 3.0.10 or .11 - can't recall. 1:22 am. Off to bed... Thanks. -----Original Message----- From: samba-bounces+dmacpherson=mainframe.ca@lists.samba.org
2004 Mar 22
1
Samba users without local unix users
Hello to all: First of all, sorry about my poor english. I am spanish :) I have a debian machine running as a samba file server. The important part of smb.conf is here: ???security?=?share ???encrypt?passwords?=?true ???passdb?backend?=?smbpasswd:/etc/samba/smbpasswd ???obey?pam?restrictions?=?yes ???invalid?users?=?root ???passwd?program?=?/usr/bin/passwd?%u
2006 Jul 24
1
Problems syncing smbpasswd/passwd
Dear all! Since several days I'm trying to get Samba's unix password sync to work for me, but I still have problems. I'm using the Samba 3.0.22 binaries that come with Ubuntu 6.06 and this is the [global] section of my smb.conf: [global] workgroup = TEST domain logons = yes preferred master = yes wins support = yes username map = /etc/samba/smbusers syslog = 100 add machine script
2006 Aug 31
1
XP home & saba
hi, i've some XP pro and one XP home workstation. samba runs in sharemode: [global] workgroup = SCHNELL server string = SERVER security = SHARE obey pam restrictions = Yes passdb backend = tdbsam passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n
2006 Dec 18
1
tdbsam info
I am trying to support our network while the 'IT' guy is on vacation. I have set up samba before, but it has been a few years so I'm very rusty. The problem is a logon failure for a new user. The smb.conf file has workgroup = DELTA server string = File Server security = DOMAIN obey pam restrictions = Yes password server =
2008 Nov 10
1
group setting doesnt work (debian)
I'm trying to connect from a vista machine to a samba share on debian (latest). This is going fine with these settings: [global] directory security mask 0775 security mask 0775 create mask 0775 directory mask 0775 workgroup = nlstr server string = %h server panic action = /usr/share/samba/panic-action %d encrypt passwords = true passdb backend = tdbsam obey pam
2004 Nov 09
2
PAM Error 9
Hi all I have set my Samba server up to join an AD realm. Winbind is working fine and I am able to use it for authentication as needed. When I try to connect to one of my shares via a Windows client, I get the following error: [2004/11/04 11:57:54, 0] auth/pampass.c:smb_pam_account(573) smb_pam_account: PAM: UNKNOWN PAM ERROR (9) during Account Management for User: MYDOMAIN+room1 [2004/11/04
2003 Nov 25
3
very low speed local network browsing from win xp clients
Hi Everyone there! We have a very annoying problem since several months when browsing the local network (workgroup) from win xp clients (from win98 clients it's almost OK). The machines in the workgroup appearing very slooow (about 15-20 sec), and this value doesn't change even in the 2nd or 3rd browse. We have 1 linux (debian 2.4.21 pre 3) pc, running the samba (2.2312) server, about 15
2004 Sep 09
3
upgarde smbd to 3.0.6 and keep winbind to 3.0.2a, possible ?
hello, server : debian sarge on a dell pe 1750 . Secondary file server holding homes and groups shares documents. the pdc is a windows nt 4. clients are NT4, w2k some xp. about 100 clients. i want to upgrade smbd from 3.0.2a to 3.0.6 but keep winbindd at 3.02a because of a bug in winbindd 3.0.6. Do you think it's possible ? i have a lot of panic actions when users access to mail client
2008 Jan 31
3
Help with authenticating against Active Directory.
Hello all, I'm trying to authenticate shell login's against an MS-ADS. I don't have admin access to the ADS, but I can talk to the admins. I have gotten as far as getting authentication working, but the uid's depend on the order of login. ie: the first guy to login gets 10000, the next gets 10001, etc. The problem I have with this is that I want to share the home