Displaying 20 results from an estimated 1000 matches similar to: "srvtools (Usrmgr.exe) : strange problem"
2004 Jun 04
1
samba with acl support as member auf a samba controlled domain?
Hi
I am running a Samba PDC and a Samba member server in his domain.
The member server acts as a file server with unix acl's working.
Is it possible to get these acl's working under samba to?
The docs seem to say, that acl's are only possible if samba is a
memberserver in an NT-Domain using winbind.
In my case the PDC acts as a LDAP Server and the Member server is gets
the unix
2013 Feb 23
2
posixAccount objectClass
Hi fellow list users,
I'm setting up a 4.0.3 DC and I am observing the following issue:
- nsswitch.conf contains winbind for passwd and group
- provisioned with use_rfc2307
- creating user with ADUC
- creating group
- adding Unix Attributes to user and group
- 1st part of issue: ADUC throws error message (translated from German
XP: "The object properties of the object could not be
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
2005 Jun 12
2
win2k usrmgr.exe returns "remote procedure call failed"
WHAT I HAVE:
I've inherited a production debian system. uname reveals kernel
2.4.18-bf2.4. I am now running samba 3.0.14a with a completely "stock
from source" install (as part of my troubleshooting activities). The
machine acts as a PDC for win2k clients. It uses smbpasswd for the
password back end. There are approx 20 users. It also serves dhcp, ntp,
mysql and apache.
WHAT I
2006 Sep 10
1
Roaming profiles and USRMGR.EXE
I'm using Samba 3.0.22 on Ubuntu 6.06.1 as PDC for our Windows
workstations. The passdb backend is tdbsam.
I want to employ roaming profiles and due to the fact that we have a
mixed Windows environment (Windows 2000 Pro and Windows XP Pro) I have
the following entry in my smb.conf:
logon path = \\%L\profiles\%U\%a
Basically, this works fine. If a user is working on a W2k workstation,
his
2009 Feb 16
2
Acces denied with usrmgr.exe
Hi
I am trying to use usrmgr.exe in order to manage users and groups on my samba server PDC (passdb backend = tdbsam ) .
I have the following strange behavior of usrmgr.exe :
* when I launch usrmgr.exe from a user account that is part of the Domain Admins group or that explicitly has the
SeAddUsersPrivilege privilege, I can see the list of users and groups , and create a new user, BUT when I
2005 Sep 16
3
USRMGR group problems
I'm having some odd problems with USRMGR and Samba group accounts.
USRMGR seems to work fine for user accounts, and it also correctly
displays the list of group objects (these are all stored in LDAP btw).
This can be seen in http://www.ehsco.com/misc/samba/umgr-main.gif
Two of the groups can be managed while the other two cannot. For example,
http://www.ehsco.com/misc/samba/umgr-admins.gif
2004 Sep 29
1
Samba 3.0, Windows 2k/XP and usrmgr.exe
Hi there
I've just finished setting my first Samba PDC for 120ish users and so far so
good, although its only been live for 2 days!!
One problem I've come across (actually I had loads but the HOW-TO, Samba
archive and google solved most of them) is with usrmgr. There is one XP
client that I have installed the NT 4 Server Tools software on for the
school IT coordinator (note the phrase
2006 Dec 01
1
Adding users with usrmgr/smbldap-useradd
Samba 3.0.23d, on Debian Sarge - using the samba.org packages
smbldap-tools 0.9.2
Greetings all,
I am trying to set up a new PDC using LDAP, etc.
Adding/deleting/modifying users in LDAP works fine using phpldapadmin.
These users also work just fine logging in/out.
I am trying to get the usrmgr tool to also work, so im working on the
scripts on the server.
I am getting this error however when
2005 Nov 25
1
USRMGR Not adding users properly
I'm having problems adding users with usrmgr. I can run the scripts
from my smb.conf fine from command line and do what I need to. But,
when adding users with usrmgr, the login script and path statements are
not identified and I have to go in and edit them manually. Does adding
a user with usrmgr not use the add user script from Samba? Or must the
user environment variables be added
2004 Jan 16
1
Reloading in usrmgr.exe
usrmgr.exe administration works for me.
However, sometimes it is necessary to reopen the domain up to couple
of times until the administration starts working.
Allegedly also it's not necessary to press F5-reload after adding
an user on Windows NT. However didn't test it, never used Windows NT
for adding users on an Windows NT DC :) With Samba, I always have to
press F5-reload in
2006 Sep 08
2
Making unix system accounts invisible in USRMGR.EXE
I have a Samba (3.0.22) server (working on Ubuntu 6.06.1) acting as NT
PDC. My passdb backend is tdbsam.
I'm using USRMGR.EXE from Microsoft for user account administration. In
USRMGR.EXE I see all accounts, unfortunately also Ubuntu's system
accounts (like proxy, sync, sshd etc.). Is there any way to make them
invisible for USRMGR.EXE?
Cheers
B.
2005 Nov 02
1
usrmgr keeps user in domain admins group / bug ?
Hi everybody,
i have discovered following problem.
System suse 9.2 pdc samba 3.0.20b ldap.
a system user which was in the group Domain Admins ( as secondary group
of course ) , cannot be removed from the group, by usrmgr ( in real ldap
the user gets deleted ! )
If the user account gets deleted completly and recreated it is shown
again in the domain admins group.( which isnt so in ldap )
This
2005 Oct 26
1
can't open/create local group with usrmgr
Hi Samba users,
First I can't open/create local group with usrmgr.
Second creating global group and user is working, [third] but adding users
to this [global] group failed..
I do this as yaya that has policy rights for everything, like "Domain
Admins" has, and when I do it as root, it still doesn't work.
Here's some infos:
[root@sma-server-1 ~]# rpm -qa | grep samba
2006 Jul 20
4
USRMGR, groups, and ldap
I currently have samba version 3.0.23 installed using ldap as the
backend. I am experiencing the same problems as Holger Wesser mentioned
in his posting "USRMGR.exe not working properly". However, it appears
that the fix of creating the group mappings does not work. They appear
to be mapped correctly on my setup. My net groupmap list is:
Domain Admins
2004 Jan 16
1
creating users from w2k with usrmgr and samba 3.0.1
Hello everybody!
New to Samba (and the list) I am trying to set up a Samba PDC for a small
enterprise network on a Debian Woody (3.0) system with a vanilla 2.4.24
kernel and the Debian package of Samba 3.0.1 and Swat (Debian Versions
3.0.1-2).
I ran into various problems and could solve most of them during the past two
weeks (hooray!). Most of the problems were related to congestions of user
2004 Jul 27
6
Samba3 - LDAP - USRMGR.EXE
Hello,
have some little problems adding user to domain with USRMGR.EXE
My System runs on SuSE 9.1 (2.6.5-7.75-default), samba-3.0.4,
smbldap-tools-0.8.5, openldap2-2.2.6
If I try to add a new user with USRMGR.EXE I get an error "Access denied",
but if I look into LDAP the new user was correctly added to LDAP.
If I confirm the error-message and then cancel the "NEW USER"
2005 Aug 23
1
SRVTOOLS.exe - Please Help
Hello All,
I am using Samba + LDAP PDC with all latest updates & versions. I have
been using SRVTOOLS.exe to manage the domain in the past because my work
mates can use that without needing root access to the server itself.
It stopped working some time ago, and it was not bbecause of an update
either, I don't know what went wrong or understand this error.
When I open USRMGR I get the
2005 May 10
1
Error with usrmgr and groups.
Hi everyone.
I have a problem when using samba together with usrmgr. When adding a
global group I get an error message. The group is still created. You
can't see before you refresh but that's a minor detail.
In the logfiles
May 10 17:47:27 lanchester smbd[28424]: [2005/05/10 17:47:27, 0]
passdb/pdb_tdb.c:tdbsam_tdbopen(195)
May 10 17:47:27 lanchester smbd[28424]: Unable to
2005 May 11
1
SV: Error with usrmgr and groups.
It's exactly the same. Except that I use tdbsam instead of ldap and the error message therefore also is different in the log file. But the example and result is the same. Do you have any idea of workaround or fix?
Cheers,
Joel
-----Ursprungligt meddelande-----
Fr?n: Doug Campbell [mailto:doug@bpta.net]
Skickat: den 11 maj 2005 10:49
Till: Joel Larsson, PF, Posten; samba@lists.samba.org