Displaying 20 results from an estimated 4000 matches similar to: "Fw: usrmgr samba 3 rc1 delete user script update"
2003 Aug 17
0
usrmgr samba 3 rc1 delete user script
Update
i finally got
add user script = /usr/sbin/useradd -m %u
to work ( it was a permisson task)
delete user script = /usr/sbin/userdel -r %u
does not work anyway
log says
rpc_server/srv_samr_nt.c:_samr_unknown_2d(4291)
_samr_unknown_2d: Not yet implemented.
as it always did since i tested samba 3
this i the very last funktion i missed
to admin samba 3 with usrmgr.....it should work
before
2003 Aug 16
2
usrmgr samba 3 rc1
Hi all,
For my long struggle to take samba working as pdc , and do admin with usrmgr
now useradd do not longer work after the update
userdelete never worked so it is yet...are ther any ideas , is there a signifant change to the scripts ( i dont found any in the man)?
in my oppinon this is not a real release if
add user script = /usr/sbin/useradd -m %u
delete user script =
2004 May 26
0
Phantom workgroup
I have a Samba 3.0.4 server configured as a PDC. NetBIOS name of the
server is "SERVER"; name of the workgroup is "AEC".
Problem is that there's now a phantom workgroup called "SERVER" when I
try to browse the network. Since there's no clients configured in this
workgroup, any attempts to browse this workgroup fail.
When I attempt to use User Manager for
2004 May 12
0
Server name appears as domain name
I've got a Samba 3.0.4 server running on RedHat 8.0 as a PDC. It's the
only domain controller on the network, and the only WINS server on the
network.
The problem is, when I browse the network neighborhood, I see the
NetBIOS name of the server ("SERVER") appear as a workgroup/domain
(though there are no hosts listed in this phantom domain). It also
appears as a computer under
2004 Sep 15
1
Re: Samba3 - LDAP - USRMGR.EXE
passdb appears a lot of times in smba logs, even if it uses LDAP as a
backend, as in my config.
Maybe the log message should be changed in the code for something easier to
debug... But this error message you said, only appears if you try to add or
delete the user twice from LDAP, so you should remove "-a" from the add user
script and comment out the user delete script if you intend to
2003 Jun 23
1
delete user script is not working from usrmgr
Hi @ll,
now i am able to login samba 3 beta pdc, have homes mapped with read and
write permission
on the home ( this troubled too )
now i tested funktions from usrmgr ( old nt prog for create user and groups
)
i can create user on the fly,
i can create groups on the fly
i can delete groups on the fly
add and delete users to groups
but if i want to dlete users with
delete user script =
2003 Dec 05
1
USRMGR.EXE
Hello
Is here anybody who is able to manage his NT4.0 domain on hid Samba 3
PDC with User Manager for Domains?
Can you please tell me what things must be checked to be sure USRMGR.EXE
administration (User Manager for Domains aka Domain User Manager) works?
I am unable to make it working and tried already these Samba versions:
3.0.0
3.0.0rc1
3.0.0rc2
3.0.0rc3
3.0.1pre3
3.0.1rc1
2003-12-04 head
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
2003 Jun 24
0
smb.conf suse 8.2 samba 3 beta cvs pdc german umlauts working
hi @ll
this is working smb.conf samba beta 3 cvs version 22 jun from ftp.suse.com
suse 8.2 minimal inst with additional glib locale , client win2000 serv pack
3 german
umlauts work in windows ( after all for ? you see on linux etc)
the name of machine is linux.linux.org
a bind 9 is on the linux machine too to make dns resolving
login domain works
roaming profile works
netlogon script works
2005 Oct 20
4
usrmgr: group not found.
Hello.
usrmgr gives me this error, if I try to create or modify a user:
The group name could not be found.
I can create and modify groups with no errors!. This is my smb.conf:
[global]
addsharecommand = /etc/samba/scripts/modify_samba_config.pl
netbiosname = Spider-Man
deletesharecommand = /etc/samba/scripts/modify_samba_config.pl
usernamemap = /etc/samba/smbusers
maxlogsize = 50
2006 May 23
1
usrmgr.exe "group name could not be found" error
I've been having this problem on one of my PDC's where when using usrmgr
from a windows box, I get the error: The group name could not be found.
Since all of the groups samba is interested in exist and since they are
all mapped to the appropriate posix groups I'm not sure where to start
with this one.
A 'net rpc group list' gives the following:
Domain Guests
Domain Admins
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
2004 Jan 23
0
Debian add user etc scripts & usrmgr.exe
Hi All,
I have just joined this list, and this is my first post - so please bear
with me.
I am running debian testing (sarge) with a 2.4.23-1-686 kernel, and a self
compiled samba-3.0.0final (--with-quotas), deployed from self built *.debs.
It is running as a PDC (smb.conf at bottom of post), and I have successfully
mapped "Domain Users" to unixgroup users, "Domain Admins"
2003 Aug 26
0
samba3.0.0rc1 - Problems managing groups with UsrMgr
Dear list,
I have two problems managing groups from Win2kSP2 client using UserManager
for domains.
My Linux user and groups are stored in OpenLDAP using pam_ldap+nss_ldap from Padl.
Due to the fact that the groups using the ou=Group organizationalUnit, I have set
in smb.conf the "ldap group suffix = ou=Group" (using ldapsam as passdb backend).
So the Linux group and the
2003 Jun 20
1
Fwd: Re: add user script & samba 3.0b
this is my smb.conf,
as i failed before , the machine add script works on the fly, but the
machine account which is right in the smbpasswd, does not login after
required
reboot win2k serv3 to domain, with failure message
local computer account is not trusted
My plan is to make samba easier administrate with usmgr, machine creation
on
the fly.
And i dont wanna use ldap.
is anyone
2005 Mar 17
0
usrmgr.exe and problems
Hello!
Jerry you are right about script and permissions!
I'm looking again to usrmgr.exe and has corrected most of the problems
of which I spoke earlier
This patch is corrected most problems, but i can't fixed, current
moment, problems where "not root" create "global group" ... sorry :(
This patch not create security holes and another holes ... :)
I'm testing
2005 May 06
1
USRMGR issues, net rpc ... OK
Greetings,
I have Samba 3.0.10 set up with ldapsam (OpenLDAP 2.2.13) and
smbldap-tools 0.8.8, using start tls.
Account info etc. is read properly from ldap, and
adding/removing/modifying users with the "net" command works fine.
Oddly, if I try to use USRMGR, for instance, to add a user, only the posix
account gets created (by the smbldap-tools script) but the samba sam
account add
2003 Sep 30
1
USRMGR Adding Users
I am having troubles getting the user manager to add users. It gives me
an incorrect parameter. I am using samba 3.0 final. I am also using the
tdbsam backend. I noticed in pdbedit it does not have the [u ]
under account flags. It adds the user, but it does not show up in the
user manager for domains (but it gets put inside of the pwdb and
/etc/passwd) here is my config.
log
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"
2004 Jan 12
0
smbd hangs when printing.
I have a Samba 3.0.1 where I have 2 printers connected. A Canon LBP4+ and a HP OfficeJet G85.
When I'm printing to the canon, no problem, it works like a charm, but when I try to print to the HP printer the smbd service hangs and the only way to stop it are with a kill -9
There are no difference between the 2 printers setup exept the printer driver on the windows machine, and ofcouse the