similar to: machine add error to samba PDC

Displaying 20 results from an estimated 10000 matches similar to: "machine add error to samba PDC"

2006 Aug 29
2
change password on 1st signon
Is there a way to enable user to change password on first signon?
2017 Jul 01
3
integrating samba with pam
On Sat, 1 Jul 2017 16:30:25 +0100, Rowland Penny via samba wrote: > On Sat, 01 Jul 2017 11:48:21 -0300 > Guido Lorenzutti via samba wrote: > >> Hi there! I been using samba3 with ldap for years, and now im about to move to samba4 to leave the slapd. > > I take it you mean that you use Samba as an AD DC Exactly. >> I didnt try yet to migrate the directory from
2005 Apr 29
1
how to apply "user must change password at next logon" and "expire password"
Hi people, i was experimenting with the pdbedit and i found the "user must change password at next logon". The thing i wan't able to make it work. I just can login and im not asked to change my password! How's that? The other thing.. i want to make my password expire after 30 days. I did this too, but it dosen't apply until i change my password one more time. I can make
2006 Aug 18
3
share write access
Hi, I am testing share parameters, and have the following share definition: ## Section - [shareA] [shareA] path = /tmp/shareA writelist = user1 and do not understand why user1 cannot write files in the share when connected as user1. Unix permissions for the share files are rw for everyone, and the share directory has wide-open permissions. Samba version is 3.0.20b-3.4-SUSE.
2017 Jul 01
1
integrating samba with pam
On Sat, 1 Jul 2017 19:27:09 +0100, Rowland Penny via samba wrote: > On Sat, 01 Jul 2017 14:19:13 -0300 > Guido Lorenzutti wrote: > >> We used to hide some information from our windows group, to make acls only in unix groups. But well.. i think we can start sharing that info with the domain groups. > > You can do something very similar by using ACLs, create groups in AD,
2007 Nov 19
5
Howto modify samba printer ACLs without Windows?
Hi all, I would like to limit access to our samba shared printers to certain user groups by commandline without using Windows. Is this possible? Thanks! Christoph
2006 Dec 26
2
password strenght doubt
Hi people! I have a few problems with the password strength in Samba. I have a PDC with LDAP on Debian Stable, with a few packages from backports. The problem is that I can't find a way to enforce strenght to the passwords of the users. I can't define a policy to force things like: number of uppercase letters, number of downcase letters, number of numbers in the password, to check the
2004 Aug 11
1
Unable to add machine
Hi All, I have a setup using tdbsam as a backend, I can add accounts using pdbedit -a <username> but I have only been able to add one machine account. I can't figure out why. # pdbedit -a -m test tdb_update_sam: SAM_ACCOUNT (test$) with no RID! Unable to add machine! (does it already exist?) I have verified that there is no entry in /etc/passwd or /etc/shadow for the machine name I
2018 Feb 18
2
migrate several samba3+openldap pdc to samba3
On Sun, 18 Feb 2018 14:05:38 +1300, Andrew Bartlett via samba wrote: > On Sat, 2018-02-17 at 20:44 -0300, Guido Lorenzutti via samba wrote: > >> Hi there! I have one domain, shared between several samba3+openldap on different geographical locations. I want to migrate them to samba4. The domain has aprox 4000 users accounts, 4000 workstations, and several groups. I was able to
2005 Nov 16
4
Promoting Samba BDC to PDC
Hi All, Has any one got an idea of how to make clients automatically find the BDC when the PDC is stopped. Both PDC and BDC are running by Samba authenticating again a LDAPSAM backend replicated on both the PDC with master LDAP database and BDC with replicated LDAP database. But when I stop PDC the clients are not detecting the BDC broadcast. I can see that the replication is of
2005 Apr 18
2
"getpeername failed. Error was Transport endpoint is not connected"
I get this error message "getpeername failed. Error was Transport endpoint is not connected" in my logs very often. Any ideas how to fix it? Tnxs in advance
2005 Sep 07
1
error when adding a new user
Hi people, i having the following problem: useradd -s /bin/false -g users test smbpasswd -a test New SMB password: Retype new SMB password: tdb_update_sam: Failing to store a SAM_ACCOUNT for [test] without a primary group RID Failed to add entry for user test. Failed to modify password entry for user test The "users" group exists, grep users /etc/group users:x:100: Any ideas? I fix
2018 Feb 17
3
migrate several samba3+openldap pdc to samba3
Hi there! I have one domain, shared between several samba3+openldap on different geographical locations. I want to migrate them to samba4. The domain has aprox 4000 users accounts, 4000 workstations, and several groups. I was able to successfully migrate the domain in a test environment. But I am faced with the problem that I will not be able to migrate in parallel the more than 20 locations
2003 Nov 17
1
smbpasswd fails to add machine account with ldapsam
Hi! I am seeing other users with the same problem as I have. My samba also fails to add machine accounts. It seems to me if it didn't even try. If I use some other script (pdbedit, smbldap-tools) than smbpasswd it manages to add the account but still fails to authenticate within the same session. If I try again the machine account exists and authentication goes ok. server:~# smbpasswd -a -m
2005 Apr 28
2
ips and netbios name on the logs
Hi people, does someone know how to only log the name of the machine and not the name of the machine AND the ip? Let me explain this: -rw-r--r-- 1 root root 0 Apr 28 02:47 0.0.0.0.log -rw-r--r-- 1 root root 0 Apr 28 02:49 10.3.0.10.log -rw-r--r-- 1 root root 0 Apr 28 02:47 10.3.0.21.log -rw-r--r-- 1 root root 0 Apr 28 02:46 10.3.0.22.log -rw-r--r-- 1 root root 0 Apr 28 02:48
2017 Jul 01
2
integrating samba with pam
Hi there! I been using samba3 with ldap for years, and now im about to move to samba4 to leave the slapd. I didnt try yet to migrate the directory from samba3 to samba4. But i did setup a new domain and everything looks ok. My doubt is related to the configuration of the computers with linux so that they can take advantage of the users and passwords of ldap. But also, groups that are unix
2006 Aug 09
1
Samba share access error Fedora core 5
Hi, I have samba PDC running successfully on my server with 3 physical volumes running Fedora Core 5. Physical Volume 1 - OS installation Physical Volume 2 - All Company file shares Physical Volume 3 - Backup of files. I am facing a weird problem or may be somewhat unique to samba or Fedora, that I cannot access shares that are mounted and shared by samba
2002 Jan 22
10
machine accounts
Well I thank everybody that helped me get swat working. I am very thankful. Now, though, it seems I have more problems. When I try to join my samba domain, my XP box says "a domain controller for the domain edith could not be contacted." Okay, well, after reading up on things in this list, it seems that I need to create a machine account. I didn't have to on my NT box. When I
2014 Dec 15
3
Strange problem with pdbedit -Lv : missing users ?
Dear all, I have a very strange problem with "pdbedit -Lv" under Samba 3.3.10, a lot of users and machines are missing ! Strangely, all these missing machines and users are working perfectly well. The problem is that I need to get their SID to be able to migrate to a new server... TECHNICAL DETAILS : * Samba 3.3.10 * Number of machines : * Unix : 128 machines * pdbedit
2010 Jun 02
2
Unable to solve the problem in setting up PDC for network
Hi Guys, Can you please tell me why is this failing to connect I'am running samba on Freebsd 8. I've pasted the testparm of samba. It first gave me unable to connect as a RPC and now it again gives me error that unknown user or password. ------------------------------------------------------------------- CAN YOU TELL ME HOW TO SETUP MACHINE ACCOUNTS AND NORMAL SAMBA