Displaying 20 results from an estimated 300 matches similar to: "No domaingroups with getent group"
2012 Oct 29
2
naming datasubsets in a loop
Hello everbody,
I want to generate different subsets of my data-set and safe this
subsets with names listet in a vector. Because in reality I have got
about 70 subsets I want to realize this in a loop
Somehow like this:
names=c("nam1",
2008 Aug 26
3
Public share with samba/ Winbind
Hi all,
i have a samba dataserver who works fine with AD authentification ...
I need a share who was accessible for everybody ( outside the main
domain) .. Is it possible when " security = ads" ?
I try public = yes , guest = ok .. But i need to authentificate myself.
Thanks a lot.
++
2013 May 30
1
Sysvol replication and group policies
As I read in the article listet at the and of this email there is no
sysvol replication while joining a domain as a dc.
This means to me (if im right) that there are no group policies
available on the samba dc.
Is this right?
On the other hand if I create a new domain n a samba dc and if I set up
asamba as a new dc ... group policies are available.
Is this correct?
2004 Apr 19
1
Version 3.0.2a and Windows XP Problem
Hello Samba Support Team,
...I've just updated my samba from 2.2.7a to 3.0.2a and now have one big
problem:
in one directory on a samba share I store over 6000 files, all in this
single directory without subdirectories... my Explorer (WinXP SP1) only
shows 3134 of 6062 files!!!
when this share is mapped on a SuSE 9.0 Workstation all 6062 files are
available but the first time this directory
2004 Feb 13
1
Problems with R CMD INSTALL on SUSE-LINUX 9.0
Dear Colleagues,
I've recently upgraded to SUSE-LINUX 9.0 and R 1.8.1 (using the
RPM-'s from CRAN).
I've checked that all required LINUX-Packages as listet in the
README.html in /bin/linux/SUSE
are installed.
I've then tried to INSTALL and check a package.
Installation with
R CMD INSTALL -l Rcontrib aws
* Installing *source* package 'aws' ...
** libs
make:
2008 Feb 20
12
no luck with Xen....
Perhaps someone has ideas on this topic, a recent attempt to play with Xen was a reather unlucky event, all what I will be able to demonstrate on that system is a PV ONNV domU which
ikely will not be very attractive to the audience :(
HW: U40M2, 2 x 2 core AMD revF procs, 8GB MEM, Phonix BIOS 1.5 (latest)
1 x 200GB internal SATA drive
SW: dom0 ONNV build 82, latest VirtManager from
2009 Nov 12
12
no memory entry in main menu
Ralf Carl a ?crit :
> Hello Erwan,
>
> i just want to inform you, that there is still no memory entry in the
> main menu (hdt_034 & hdt_035).
> Typing in DMI mode "show module 0" etc. the memory modules are listet.
You mean the menu mode isn't working whereas the cli mode works ?
Do you confirm this ,
IF yes, It seems the Type 6 (the only one you have as you
2015 Mar 23
2
Samba 4.2.0 fails to start if domain was provisioned by classicupgrade
Hello,
I am trying to upgrade our domain controller to 4.2.0 from 4.1.16, however
samba will not start after the upgrade. It appears to be related to the
fact that this AD domain was created by running classicupgrade. My test
environment, which was originally provisioned from 4.0 does not have this
problem. This server was originally deployed back in 2004 using Samba3 and
OpenLDAP. We upgraded
2010 Jun 02
3
which function
Dear group,
Here is a list of elements :
l <-
c("100415", "100416", "100419", "100420", "100421", "100422",
"100423", "100426", "100427", "100428", "100429", "100430", "100503",
"100504", "100505", "100506", "100507",
2017 May 29
2
samba-tool cannot add or remove group members
samba-tool group addmembers domaingroup 'SAMDOM\user1'
ERROR(exception): Failed to add members "SAMDOM\user1" to group "domaingroup" - Unable to find "SAMDOM\user1". Operation cancelled.
samba-tool group addmembers 'SAMDOM\domaingroup' 'SAMDOM\user1'
ERROR(exception): Failed to add members "SAMDOM\user1" to group
2010 May 21
4
indexing problem
Dear group,
Here is my environment :
> ls()
[1] "l" "PLglobal" "Pos100415" "Pos100416" "Pos100419"
"Pos100420" "position" "select" "Trad100415" "Trad100416"
"Trad100419" "Trad100420" "trade" "y"
With objects :
> l
[1]
2014 Dec 31
6
Member Server Setup Assistance
Hello Stefan,
I learned the hard way about .local. I understand going forward.
I do have an issue with the member server. Following along with the wiki
I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo works as
expected but not
#*id DomainUser*
#*getent passwd*
#*getent group*
#*chown DomainUser:DomainGroup file*
#*chgrp DomainGroup file*
etc.
I receive
2017 May 29
0
samba-tool cannot add or remove group members
On Mon, 29 May 2017 23:01:43 +0200 (CEST)
Sébastien QUESSON via samba <samba at lists.samba.org> wrote:
> samba-tool group addmembers domaingroup 'SAMDOM\user1'
> ERROR(exception): Failed to add members "SAMDOM\user1" to group
> "domaingroup" - Unable to find "SAMDOM\user1". Operation cancelled.
>
> samba-tool group addmembers
2017 May 29
2
samba-tool cannot add or remove group members
Hi
samba-tool group addmembers stage user
ERROR(exception): Failed to add members "user" to group "stage" - Unable to find "user". Operation cancelled.
File "/usr/lib/python2.7/dist-packages/samba/netcmd/group.py", line 227, in run
add_members_operation=True)
File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 274, in
2014 Dec 31
3
Member Server Setup Assistance
Rowland,
I set a user with a uid and domain users group with a gid but I'm
still unable to view them using 'id'. I do notice a few strange
observations. If I go to another user to attempt to assign a uid. I get
the default value of 10000. I would expect 2001 given I set the first
user with uid 2000. Groups however appear to increment.
On 12/31/2014 10:52 AM, Rowland Penny
2016 Aug 08
4
Man page for idmap_rid
I'm reading the man page for idmap_rid over and over and I can't understand
it. I think it needs a rewrite so a normal user can understand. Using a
practical example.
Step 1: determine the highest UID in use for your /etc/passwd file
(can we assume everyone has a passwd file?)
Step 2: I don't know...
Optionally at this point, document how to plug that into the formula
RID = ID +
2006 Sep 13
1
No predefined Groups
Hello,
I have set up a Samba-Server (samba-3.0.23a-0.1.34.x86_64.rpm and after that
samba-3.0.23c-0.1.36.x86_64.rpm) as PDC and tdbsam-passdb backend. I can
add XP-Computers and Users to the Domain, but the Domain-Users has problems
with Access-Rights on the Win-XP-Systems. The Reason is (i think so) that
samba has not generated the typical Groups: Result from 'net groupmap list'
=>
2014 Dec 31
2
Member Server Setup Assistance
Hi Rowland,
I did. Unfortunately something is still amiss. I do receive a
response from 'getent group domain users'(users:x:100).
On 12/31/2014 12:26 PM, Rowland Penny wrote:
> On 31/12/14 17:23, James wrote:
>> Rowland,
>>
>> I set a user with a uid and domain users group with a gid but I'm
>> still unable to view them using 'id'. I do
2003 Dec 08
1
tdbsam to ldapsam
System: Sid ; Samba 3.0.0 ; using tdbsam ; no problems
Goal: Would like to move password, group, and user data to ldap backend.
Problem: I've read Samba-HOWTO-Collection.pdf and don't see exactly how
to do this as the Howto addresses primarily the password backend.
What I've done so far:
1) Created the openldap bdb and the dc=domain,dc=com base and the admin
with password.
2) Run
1999 Sep 30
0
HELP : Domain Administrator
Hi all,
I need help.
I read the following documentation on the Samba website :
4.3.1. How do I configure an account as a domain administrator?
This has changed in the latest version of the HEAD branch. The "domain admin
users" and "domain admin group" parameters have gone away. See the smb.conf
man page for information on
* domain group map
* domain user map
* local group