Displaying 20 results from an estimated 360 matches for "unixgroups".
Did you mean:
unixgroup
2006 Dec 13
1
Problem with duplicated groups?
Hello, i have some problems migrating a Windows 2000 PDC to a Debian
GNU/Linux Samba Server, i want to migrate it to a LDAP backend.. but as
i'm kind of newbie with ldap and samba migration stuff, i preffered to
migrate it to tdbsam first and try it for a while, if everything works
fine, then switch to a ldap backend.
The problem is that Essential Windows Groups are automatically created,
so
2011 Jan 24
1
Upgrading from 3.0.23 but group_mapping.tdb is empty on current config
Hi all,
I've done a serious amount of reading around this but I still can't figure out the implications of what I'm seeing.
I have inherited a CentOS 4 Samba 3.0.23 PDC & file server for 40 hosts that has been through the wars. It is standalone and stable and uses the smbpasswd file authentication backend, however I need to upgrade for Windows 7 support.
I intend to build a
2003 Sep 09
3
rc3 net groupmap add fails
...9 18:22:39, 0] passdb/pdb_ldap.c:ldapsam_add_group_mapping_entry(1911)
Group 3 already exists in LDAP
adding entry for group Power Users failed!
Is the example wrong?
Can multiple ntgroups map to a single unix group?
Also
net groupmap add ntgroup="Users" unixgroup=users
fails other unixgroups work is users special
users is a group in ldap
ldapsearch -LL -H ldap://localhost -b"dc=hattaways,dc=com" -x "(cn=users)"
version: 1
dn: cn=users,ou=Group,dc=hattaways,dc=com
objectClass: posixGroup
objectClass: top
cn: users
gidNumber: 10501
memberUid: godfrey
Otherwise...
2003 Dec 12
1
adding machines to the domain with Samba 3.0.0
Is there something special I need to do to let root add computers to the domain in 3.0?
When I try to add the workstation I get an error about 'user not found' even though I can
logon to a workstation joined to the domain as 'root'. I was able to add computers to the
domain with 2.2.8 with an 'add user command' entry and 'domain admin group = root' in my
2003 Dec 15
1
net rpc vampire problems
Hi all.
I'm trying to migrate our NT4 domain to Samba-3.0.1-rc3.
My smb.conf:
[global]
netbios name = vp
workgroup = NUSAUS
server string = Samba Server %v
bind interfaces only = true
# interfaces = 192.168.0.1/24
interfaces = 10.146.1.100/24
passdb backend = tdbsam
log level = 5
log file = /var/log/samba3/log.%m
max log size = 50
name resolve
2003 Oct 08
0
Ldap PDC NT4 Redhat 9 domain problems
I'm running into some domain problems setting up Windows NT 4.0, Samba 3.0
(from source), OpenLDAP 2.0.27 and RedHat 9.
I can't get a workstation to join the domain: when I attempt to join the
domain from the workstation add machine gui with username and password, I'm
told "The machine account for this computer either does not exist or is
inaccessible"- but the add machine
2004 Jul 06
1
Q about net groupmap examples on samba.org
Considering the following page...
http://us3.samba.org/samba/docs/man/guide/small.html
First of, my compliments to John for some great examples to study.
In my mind I see three levels of security:
1) Linux - such as SSH'ing into the Linux server, Linux accounts and groups come into play here
2) Samba PDC - "Domain Admins" "Domain Users" come into play here. Examples
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
2003 Oct 24
1
Samba PDC+Domain Admin Group
hi all. recectly i made the migration from samba 2.2.8
to 3.0. everything is working fine, except that i
dont know how to grant administrator privileges in win
2000 clients. with 2.2.8, i used DOMAIN ADMIN GROUP
parameter ( domain admin group = @adm) but its been
removed in samba 3.0, and i dont know what to do. any
help will be apreciated
thanks in advance
sebastian
------------
Internet GRATIS
2008 Mar 05
2
CENTOS4.6+SAMBA3.0.25+FEDORA-DS
Hi
I am new to linux & Samba. I would like to setup Samba as a
domain controller and using Fedora-ds for authentication.
I have read some documents from www.samba.org but I am still in
the mist.
Here is my dumb questions about Samba as follows.
1. Is CENTOS4.6+SAMBA3.0.25 as PDC +FEDORA-DS possible?
2. Is this HOWTO from
2006 Dec 21
4
Migrate to Debian Etch - nogo
Hi Everyone,
I have a small project going on. I'm about to migrate Redhat 7.3 to
Debian Etch (smbd version 3.0.23d-2+b1).
I've already managed to migrate Redhat 7.3 to Debian Sarge (smbd version
3.0.14a-) without any bigger problems.
However, when I migrate to Etch I face a small problem. The last thing I
want to do before I start samba is to grant my linux/samba admin,
NT 'Domain
2005 Jun 07
6
Group Problems
Hello all, I am having a some problems with groups. If I use this
command "net rpc group list -Uroot%not24get" as the root users I get
an error. "Could not connect to server 127.0.0.1
The username or password was not correct"
If I try to add groups I also get the same error.
and I don't know if this is relevent or not but when I try to join win
groups and Unix groups
2004 Feb 16
1
Documentation bug? domadm privileges
Hello
I have been solving a problem how to make a nonroot user able to administer
the domain (add users, groups, modify them etc.) from Windows workstation
using usrmgr.exe
It looks like what is stated in Samba HOWTO collection as prerequisites
is not enough.
First I found Chapter 12 cxl "How to make Samba PDC users member of the Domain
Admins group" - made the nonroot user member of
2005 Jan 13
2
Mapping Windows groups to Unix ones on Samba 2.2
Hi all,
Now that I've got Samba 2.2.12 running correctly on that HP-UX box, I
need to allow write access to a given AD domain group.
What is the right way to do it on Samba 2.2?
I added a group.map file in smb.conf, and a line inside that said:
unixgroup = "AD Domain Group"
Then in smb.conf, I put in [global]:
groupname map = /etc/opt/samba/group.map
And in the correct
2004 Mar 04
1
Domain Admin with tdbsam on 3.0.2a
Firstly I apologise for the length of this query but I am hoping that if I
document everything I did someone might respond / be able to help.
My Configuration is Samba 3.0.2a as a PDC on Redhat 8. I cannot for the
life of me get the "Domain Admins" functionality to work
I am hoping that another set of eyes can shed some light on this problem
as I have now spent 41 hrs googling /
2007 Mar 04
0
Samba PDC (3.0.24)
Hi All,
I've been reading *lots* of pages and guides everywhere about setting up
samba as a PDC, mainly the 8 part guide by John Terpstra.
One common thing I found in all the guides I read were unstated
dependancies on the Samba version.
Tried it using 3.0.9 and it didn't have any rights (I found something
somewhere saying this eventually).
Then tried it using Debians default of
2010 Jan 11
1
Samba Group Mapping
Hi All
I have Samba 3.2.11 installed on Suse (sles 10) machine. I am playing
around the group mapping functionality. When I map a linux group to nt
group. I can see that groups is visible on windows client. But, if I
restart the smbd daemon (while changing the scurity mode for ads to user
or vice versa), I can no more see the mapped group to the the Windows
client. Though, I was able to see
2008 Jul 30
2
unable to map windows to unix groups
Hello.
After fresh install.
Samba and ldap seems to run normally ( I can join win2k workstation to linux
samba pdc ).
Using yast I create a system group named domadmin
But I am unable to map "Domain Admins" to domadmin
I am unable to map "Domain Admins" to existing ntadmin group
I am unable to mofify mapping "Domain Admins" to domadmin group
Thank you for
2008 Sep 26
2
Few questions on configuring Samba as a PDC
Please don't flame me. I did attempt to search before posting this question
(through Gmail), if there's a better way, please let me know!
I followed this article for implementing a Samba PDC:
http://www.howtoforge.com/samba_setup_ubuntu_5.10_p4
Question 1) The only accout that appears to be able to add an account onto
the domain is the root account. There must be a way to change that
2003 Sep 27
1
After Upgrading to rc4 (and still with 3.0.0) having Groupmap problems.
Hi,
Before Samba 3.0.0 RC4 I was running Samba 3.0.0 beta3, and when I
upgraded to RC4, I began having problems with group mappings. I didn't
notice at first, because on my laptop I don't normally log on to the
domain. I just noticed when I tried to use my desktop and log on to the
domain... I don't have Domain Admin privileges.
So, I look at 'net groupmap list' ... and it