similar to: problem with smbldap-usermod for SOME users

Displaying 20 results from an estimated 3000 matches similar to: "problem with smbldap-usermod for SOME users"

2010 Jul 12
1
smbldap-groupmod problem
Hi, i'm having a problem with the smbldap-groupmod. I tried to change the users of some groups, i get an error message. The action indeed execute, as the users was removed or added from the group, but an error is throwed in the output: server:~# smbldap-groupmod -x user1 -m user2 testgroup Can't call method "get_value" on an undefined value at
2004 Feb 19
2
Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap
samba 3.0.2 smbldap-tools 0.8.4 RH 9 nss_ldap configured pam_ldap NOT configured LDAP passwd backend winxp pro domain member Hello, i've configured smbldap-tools in smb.conf to manage users from usrmgr.exe. It works at group creation but have a strange behavior in user creation. In the LDAP there are two manually created accounts; Administrador & invitado, both posixAccount and
2005 Feb 03
6
smbldap-populate failure
dear list, I'm trying to migrate nt4 to samba3, and have two issues at the moment. First is: I'm getting two (small?) errors using smbldap-populate on my ldap database. At first I tried ignoring this, but now also rpc net vampire complains. (maybe because of this..?) This is the output of smbldap-populate: <quote> server:/usr/local/sbin # smbldap-populate Using builtin directory
2004 Nov 24
1
smbldap-usermod over ssh
Hi all, I'm writing a script, and one thing it does is the following: ssh someuser@somehost /usr/local/sbin/smbldap-usermod -a -P some.samba.user If I left off the -P all works fine. With the -P it does not prompt me for the password on my screen, but it seems to have done it on the host I am ssh'ing to. I straced the command on that host and I am stuck at a read() call. However,
2004 Jun 03
1
smbldap-populate under debian woody fail
I really hate Debian sometimes - no I don't want to start a flame war! In the smbldap-populate script (0.84) some of the template entries are commented out, the first one being the one after "cn=Domain Guests". Obviously the perl version shipped with woody chokes on the commented parts, which causes the script to die. After uncommenting all the templates the script runs
2005 Feb 24
1
Samba-LDAP PDC, problem with smbldap-tools
Good morning, I need your help please: I installed samba 3.0.11 as a PDC with OpenLDAP 2.1.22 and smbldap-tools 0.8.7. When I tried to initialise the LDAP directory using smbldap-ppopulate scrit, I received the following message: failed to add entry: modifications require authentication at /usr/local/sbin/smbldap-populate line 460, <GEN1> line 2 .... I tried to modify my smbldap-tools
2004 Jun 07
2
Two questions about smbldap-tools
Hi all. 1. Are they any web based interfaces to smbldap-passwd.pl? 2. Is www.idealx.org still a valid site for the smbldap-tools and related info? When I go there, no matter the URL I enter, I get a login screen prompting for a username and password or a message that page can not be found on the server. Thanks, ~Dan
2005 Apr 27
2
smbldap-tools Perl error (FreeBSD)
smbldap-tools 0.8.7 FreeBSD 5.4-RC2 Samba 3.1.14 Perl 5.8.2 When I try to use any of the tools, the following message appears. Any hints on how to fix it are welcome. Bareword "print_banner" not allowed while "strict subs" in use at /usr/local/sbin/smbldap-useradd line 43. Execution of /usr/local/sbin/smbldap-useradd aborted due to compilation errors. Per olof
2005 Feb 23
2
smbldap problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good Morning People, In the smb.conf add entry ldap admin dn = cn=Manager,dc=auroraalimentos,dc=com,dc=br. After adding password of admin LDAP: #smbpasswd -w passwd Setting stored password for "cn=Manager,dc=auroraalimentos,dc=com,dc=br" in secrets.tdb In moment adding machine in the PDC, it appears in log's: [2005/02/23 07:52:06, 2]
2003 Dec 30
1
3.0.1/Solaris 9 - smbldap & dots in usernames
Hi All, Is it possible to vampire across dots in usernames? I got over 1000 accounts with dots in them eg. <firstname>.<lastname> The smbldap-tools (version 0.8.2) don't seem to like adding users and groups with dots in them. Any help much appreciated. Darren
2004 Mar 22
1
smbldap-tools dont handle referrals
Dear List, I've a ldap setup with one master and one slave server replication via slurpd and with an "updateref" entry on the slave server, so all modifies on the slave server get an referral to the master server. For some kind of loadbalancing we have a dns roundrobin entry which points as well to the master as to the slave. Unfortunately it seems that the smbldap-tools are not
2004 Jun 02
1
Unable to execute program from smbldap-passwd.pl om samba 3.0.4
Hello! Recently I've migrated from samba 2.2.8a to 3.0.4. I use ldap as user database backend. To synchronize unix password the smbldap-passwd.pl script is used. But I need to sync virtual mail passwords as well. That is why I added to the script few lines of code. Mainly I call external programs. The code is like this: system("/etc/cron.hourly/sqwebmail-cron-cleancache"); When I
2004 Jun 03
1
smbldap-populate under debian woody fails
Hi, I've tried the tgz from idealx, tried unofficial debs, triple checked the config, but everytime I get the same error. The script starts adding the enties but after cn=Domain Guests,ou=Groups,dc=xyz,dc=com which is successfull the following line show up Can't call method "dn" on an undefined value at /usr/sbin/smbldap-populate line 341, <GEN1> line 11. Does anybody
2004 Jul 11
2
smbldap-tools, setting password on command line?
Hi, the smbldap tools are a great thing to have, thanks a lot! I just wonder if it would be possible to set a password via the command line, like: smbldap-passwd.pl testuser1 not24get I have to create accounts for several hundreds people every year and give them an immutable password. So long I do that with smbpasswd, ldappasswd and a tiny script around these tools. I tried smbldap-passwd.pl
2004 Apr 05
2
smbldap_tools
Hi all, I am having a problem getting samba ldap tools to work. I am running Mandrake 10.0 community and have installed ldap and samba to use to work in conjuction as a samba domain server. It has automatically install the smbldap tools for user and group creation and modifications. The error's that I am getting however are something like this: failed to perform search; invalid DN at
2003 Dec 22
2
smbldap Tools problem
Hi all! I want to thanks all people here for their help, good job guys! :o) And nox, it's my question: I'm using smbldap-tools 0.8.2 from samba.idealx.org. In all the docs I read about it, I read that I must put these lines in smb.conf: passwd program = /usr/local/sbin/smbldap-passwd.pl -o %u passwd chat = *new*password* %n\n *new*password* %n\n *successfully* I look in the code of
2010 Jul 06
0
smbldap-usermod timeout for Terminal Server
Hello, When I modify a user account adding him to a customized group, there is a delay which can be up to 2 hours to take effect. - the user account is already created with smbldap-useradd. - the user account is modified later (with smbldap-usermod), adding him to a group which has the right "allow log on through terminal services properties" on the local security policy The samba server
2013 Jul 15
0
smbldap-usermod timeout for Terminal Server
Hello, Following to this old post (Tue Jul 6 02:22:22 MDT 2010), here is the solution I found : - stop nscd : /etc/init.d/nscd stop - restart samb : /etc/init.d/samba restart - start nscd : /etc/init.d/nscd start ...in this order ! Roland. > Hello, > When I modify a user account adding him to a customized group, there > is a delay which can be up to 2 hours to take effect. > - the
2019 Feb 12
2
[admin] [Xen-devel] [BUG] task jbd2/xvda4-8:174 blocked for more than 120 seconds.
On 02/12/2019 06:10 AM, Samuel Thibault wrote: > Hans van Kranenburg, le lun. 11 févr. 2019 22:59:11 +0100, a ecrit: >> On 2/11/19 2:37 AM, Dongli Zhang wrote: >>> >>> On 2/10/19 12:35 AM, Samuel Thibault wrote: >>>> >>>> Hans van Kranenburg, le sam. 09 févr. 2019 17:01:55 +0100, a ecrit: >>>>>> I have forwarded the original
2004 Mar 26
2
add machine script wont add Postfix account
He Guys, When we add a client pc (win2k) to our domain everything goes well except that the add machine script wont run. A computer will be created within the lDAP directory but not with the add machine script. The following is our situation. Fedora Core1 |-samba-3.0.2-7.FC1 |-openldap-2.1.22-8 smb.conf -------------- # Global parameters [global] workgroup = T3E server string