similar to: machine account isn't created in LDAP database&In-Reply-To=

Displaying 20 results from an estimated 20000 matches similar to: "machine account isn't created in LDAP database&In-Reply-To="

2006 Nov 01
0
machine account isn't created in LDAP database
I have bought SuSE Enterprise Server 10 from Novell. I have configured LDAP & Samba as PDC for my local LAN. Now when I try to join my Windows clients machines using the Administrator as username, I get the error " user not found". Infact, when I see the LDAP database, the machine account is added. But still the clients do net get added to the Domain. Now If I add Suse Desktop Linux
2005 May 26
1
samba-ldap and cyrillic
Hi all, i installed a new linux with russian support. I now want to configure Samba and OpenLDAP, but i have many problems for users and groups accounts. Can i create a user account with cyrillic caracter (as i can on Windows) ? It looks that i can't as memberUid attribute need to be in ASCII mode. So how do russian people do ? I imagine that they use cyrillic caracter for their login name,
2003 Oct 03
1
Create machine account samba 3 - can I delete machine in /etc/passwd ( I use ldap backend ) ?
Hi, The idea is to avoid to have machines accounts in /etc/passwd and store all on the ldap. I must have a machine account in /etc/passwd ( normal way ) to create the account with pdbedit -a -m machine_account. In fact once it is created , I can delete the account in the localmachine and machine can connect without any problems. ( the account stay only in the ldap ). I 've done it.
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
Hello, It's me again. I'm running Samba 3.0 and LDAP 2.1.23 on a RedHat 8.0 system. I am able to browse shares and home directories. I get a: Logon failure: unknown username or bad password when I try to connect a W2k machine. For Win/95/98 the system already works. I believe it is setup OK I need to work on scripts that work with MMC. I just want a basic connect a w2k machine right
2003 Jun 17
1
samba30b1 - net join responds failure - but machine account was created
hi, after compiling samba30b1 on suse82 i try to join the domain: different commands, different responses but always the machine account was sucessfully created what doeas this mean ? a) net join -I 192.168.1.20 -U Administrator [2003/06/17 15:14:50, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(249) cli_nt_setup_creds: request challenge failed [2003/06/17 15:14:50, 1]
2008 Feb 04
1
samba + ldap bind machine account with user account
Dear all I have special requirement of samba domain security...i want to bind user with machine so that use only ...and only able to login with that same machine ...means user can not login in to any other PC or machine only access on own machine...is it possible with ldap attirbutes ..? $ cat ~/satish/url.txt
2012 Sep 25
1
LDAP Account Manager supports Puppet
Hi all, the latest release of LDAP Account Manager supports to manage your Puppet LDAP entries via a web GUI. You can download it here (free, GPL license): https://www.ldap-account-manager.org/ There is also a live demo provided on the homepage. There you can try it online. Just edit a host entry and then switch to tab "Puppet". I hope you like it. ;-) Best regards Roland --
2015 Dec 01
2
LDAP Account Manager 5.2.RC1 with extended Windows support and more password expiration jobs
Hi Andrew, On 30.11.2015 23:10, Andrew Bartlett wrote: > Would it help if we generated a config file for this as part of our > provision process? sounds great. I can provide you a template config file and a short description for the installation if you want. -- Best regards Roland -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc
2007 Sep 11
0
Using machine account credentials for issuing standalone ldap queries against a Windows 2000 Active Directory server
Hello All, This might come across as a rather strange and interesting question related to using machine account credentials to issue standalone ldap queries against an Active Directory server. We are using Samba and use 'ads' mode to join the machine onto the Active Directory (net ads join).? Once the machine is joined to the domain,?we do not have access to the username and password
2003 Jun 20
0
Machine Account Question With LDAP
Where should the sambaPrimaryGroupSID for a machine account point? Mine point to a SID that is not used. S-1-5-21-1866435639-2936868300-2408733660-513 This SID is showing up in the Administrators Group of computers that join the domain and it doesn't map to anything (Domain Admins is not be added to the Administrators Group). Also this SID minus 1 is showing up in the Users Group. Is
2005 Feb 17
1
samba+ldap machine account bug workaround?
Hi. I've used Samba for years, but just this week I decided to try to figure out how to use it with LDAP. I've got everything working to the point that I can now log in on a W98 machine, but not on a W2k .. problem with the machine account. I understand that there is a bug which has been fixed in 3.0.11, but Debian/unstable still uses 3.0.10. Is there a work-around, as in manually
2006 Jun 22
1
add machine account + ldap
Hi all, I have problem when i need create account machine with samba The smbldap-useradd create account, but unix account only like that dn: uid=notedell$,ou=computers,dc=grupora,dc=com,dc=br objectClass: top objectClass: inetOrgPerson objectClass: posixAccount cn: notedell$ sn: notedell$ uid: notedell$ uidNumber: 15025 gidNumber: 515 homeDirectory: /dev/null loginShell: /bin/false description:
2007 Feb 27
0
ldap machine account: bad RID, no SambaPrimaruGroupSID, since 3.0.23c
Hello all When a windows xp workstation join a domain, by windows gui parameters, ldap machine attributes are not filled correctly: - No attribute sambaprimarygroupsid (before, there was one terminated by 515) - rid (of sambasid) is not equal a 2*uid+1000 gid attribute is ok (515) If i create a user, rid (sambasid) equal a 2*uid + 1000 (and sambaprimarygrousid terminated by 513) All the others
2013 Apr 04
1
classicupgrade from LDAP - failed to find Unix account for machine account
Hi all, We have a somewhat crufty Samba 3 PDC NT-style domain backed on to an OpenLDAP server that we use for both Linux and Windows 7 authentication, thanks to the magic of ldapsam and smbk5pwd. I am investigating the feasability of moving to Samba 4 and have tried upgrading with the classicupgrade tool in both the Samba 4.0.0 packages in Debian unstable and also with GIT v4-0-stable
2011 Nov 30
1
migrate samba3 with smpbassword to ldap , problem with machine account
Hello, I want to migrate a server from redhat9 with samba (3.0.11) using smbpasswd file to regiter account to ubuntu server (8.04 hardy hearon) with ldap (samba 3.4.5). First I have got the original sid and modify i for all entries in ldap To migrate machine account I insert in ldap id and NTPassword found in smbpasswd. Example:
2009 Sep 21
1
Using AD machine account for ldap queries
Has anyone thus far used the machine account to perform ldap queries to the active directory ldap server? Essentially what I am trying to do is have some cron scripts perform ldap queries to the AD server to get things like account status and such. I realize that technically the AD server can be setup to allow anonymous ldap queries, or a separate service account could be used. However due to
2008 Feb 22
2
Adding a machine account to Samba PCD + LDAP?
How does one go about adding a machine account, or even a normal samba account, on a Samba PDC with LDAP back end? I wanted to avoid using something like smbldap-useradd, because I want to actually understand what's going on. I'm assuming it's just some sort of small ldif to add, like I would for adding user, am I wrong? Thanks, Kyle
2003 Jan 21
2
Can't add Machine account ( LDAP ) ...
Greetings ... Just got bitten in the ass by not been able to join the domain with 2.2.7a Correct me if I am wrong, Jerry did give me a quick explaination. It has to do with usernames and what allowable characters in it for security. Now, I need to fix this, does anybody have a patch/fix or tell me where to look in the source to try and fix this. Thanks. Mailed Lee
2014 Sep 28
1
LDAP Account Manager 4.7 with nginx support released
LDAP Account Manager (LAM) 4.7 - September 28th, 2014 ===================================================== LAM is a web frontend for managing accounts stored in an LDAP directory. Announcement: ------------- LAM supports nginx webserver and DHCP IP pooling. Full changelog: https://www.ldap-account-manager.org/lamcms/changelog Download: https://www.ldap-account-manager.org/lamcms/releases
2015 Nov 30
2
LDAP Account Manager 5.2.RC1 with extended Windows support and more password expiration jobs
LDAP Account Manager (LAM) 5.2.RC1 - November 30th, 2015 ======================================================== LAM is a web frontend for managing accounts stored in an LDAP directory. Announcement: ------------- The Windows module supports a lot more attributes and new IMAP mailboxes can have a default folder structure. There are two new jobs for Shadow and Windows password expiration