Displaying 20 results from an estimated 3000 matches similar to: "idmap uid range missing or invalid"
2009 Mar 28
7
need good tdbsam reference
Hi All,
Can someone point me to a good reference on how to
configure "tdbsam" ?
Many thanks,
-T
2009 Apr 06
3
nss_wins: create_builtin_users: Failed to create Users
Hi All,
I am getting the following error in /var/log/messages
when an XP Pro client enters the network:
nss_wins[8369]: [2009/04/06 15:17:23, 0]
auth/auth_util.c:create_builtin_users(810)
Apr 6 15:17:23 rn1 nss_wins[8369]:
create_builtin_users: Failed to create Users
I have been told in the past to add "idmap uid" and
"idmap gid" to my smb.conf and I have (no symptom
2007 Nov 10
2
Virtual Box Host Networking problems
Dear Centos-Virt:
This is actually a second request for help on the
same issue. I finally got to try what several
months ago was replayed to me and no joy was to
be had. I am afraid the original thread got stale
and also had extra, unnecessary data in it.
Guest=XP Pro, SP2
Host=CentOS5; # uname -r; 2.6.18-8.1.15.el5
VirtualBox-1.5.0_24069_rhel5-2.i586.rpm
2009 Mar 29
3
Does WINS need to be populated or configured?
Hi All,
Now that I have winbind running and
wins support = yes
in my smb.conf, am I missing something?
Like setting up WINS, configuring it,
populating it, etc.?
Can someone point me to documentation on
what to do (administrate) WINS?
Many thanks,
-T
2009 Apr 06
1
winbindd: idmap_init: Ignoring domain
Hi All,
When I restart smbd and winbindd, I see the
following error message:
rn1 winbindd[8289]: Initializing idmap domains
Apr 6 15:15:13 rn1 winbindd[8289]:
[2009/04/06 15:15:13, 0] nsswitch/idmap.c:idmap_init(388)
rn1 winbindd[8289]: idmap_init: Ignoring domain FOO
How do I stop/correct this error message?
Many thanks,
-T
Two file (smb.conf, nsswitch.conf):
~~~~~~~~
2009 Mar 30
2
failed to create users error
Hi All,
When I have my smb.conf set to "passdb backend = tdbsam",
I get the following errors when "foo" tried to browse
a share:
[2009/03/29 19:44:02, 0] auth/auth_util.c:create_builtin_administrators(792)
create_builtin_administrators: Failed to create Administrators
[2009/03/29 19:44:02, 0] auth/auth_util.c:create_builtin_users(758)
create_builtin_users: Failed
2016 Mar 04
3
samba and ntfs flash drives ???
Hi All,
Google is killing me here!
Scientific Linux 7.2, 64 bit
$ rpm -qa samba
samba-4.2.3-11.el7_2.x86_64
Is there some trick to mounting an NTFS USB flash drive and
sharing it with Samba?
I am trying to share an NTFS flash drive with samba.
If the drive is not mounted, I can do what I want
from Windows 7 and XP on the mount point. I have
full access.
But, when I mount the stick to the
2009 Apr 03
1
nss_wins: Failed to create Users
Hi All,
What causes this error message in /var/log/messages
when an XP-Pro client boots up?
nss_wins[27722]: create_builtin_users: Failed to create Users
Many thanks,
-T
CentOS 5.3
$ rpm -qa \*samba\*
samba-common-3.0.33-3.7.el5
system-config-samba-1.2.41-3.el5
samba-3.0.33-3.7.el5
samba-client-3.0.33-3.7.el5
$ uname -r
2.6.18-128.1.6.el5
2009 Dec 15
2
Reconstruct a dataset
Dear all,
I have a dataset that looks like this:
inividual var1 var2 ?
1 1 1 ?
2 1 2 ?
3 2 1 ?
4 2 2 ?
? ? ? ?
I will random sample 2 individuals from this dataset based on a set of
random numbers, e.g.,
rn1 <- c(0, 0, 1, 1), rn2 <- c(0, 0, 2, 0), rn3 <- c(1, 0, 0, 1), rn4 <-
2011 Feb 12
3
iTunes?
Hi All,
If you would please suffer a Fedora Code 13 question on a CentOS mailing
list, I
have a Linux customer with Fedora Code 13 who loves it but is about to dump
it because he really, really wants iTunes. (He owns an iPod and an iPhone.)
None of the Linux utilities quite work right and he wants to buy music from
the iTunes store as well. Plus he wants to synchronize his contacts list.
So, I
2010 Jan 09
2
winbindd error:
Can anyone tell me what might be going on here?
Thanks in advance
David
:
Jan 9 22:02:15 dns1 winbindd[19219]: [2010/01/09 22:02:15, 0]
winbindd/idmap.c:smb_register_idmap_alloc(201)
Jan 9 22:02:15 dns1 winbindd[19219]: idmap_alloc module tdb already
registered!
Jan 9 22:02:15 dns1 winbindd[19219]: [2010/01/09 22:02:15, 0]
winbindd/idmap.c:smb_register_idmap(149)
Jan 9 22:02:15 dns1
2011 Apr 23
2
Confused by "qemu-img convert"
Hi All,
Okay. Now I am confused.
I have a bunch of virtual machines running under Virtual Box 3.2.12.
I want to run them under KVM and drop Virtual Box from these
systems.
Supposedly "qemu-img convert" now supports direct conversion
from vdi to whatever KVM uses. So I fired up the man page and
got really confused. Then I fired up Google and got worse
confused.
Might I impose on
2009 Mar 30
2
What is the purpose of "add user script"?
Hi All,
I am confused. In one of the examples of a PDC,
the following smb.conf parameter is given:
add user script = /usr/sbin/useradd -m -G users '%u'
If you have "passdb backend = tdbsam" and the way
to add users to "tdbsam" is "pdbedit -a -u username",
what is the purpose of the "add user script"?
I am thinking it is to add the user
2009 May 06
1
PDC and "group" question
Hi All,
I just upgraded a workstation server to a PDC server.
I am using tbdsam as my user database.
Question 1: As a workgroup server, I created my groups
in /etc/group (groupadd). Is this still the case?
Do I also need to tell Samba about a different database
for groups?
Question 2: occasionally I get asked for the user
with "administrator's" privileges. Do I need to
2011 Jun 08
1
Problem with IDMAP+LDAP+WINBIND
Hello,
I have problem with idmap configuration. I would like to use LDAP as
backend for idmap in Samba+ADS environment, but i have following errors
in log.winbindd-idmap:
[2011/06/08 16:57:54.805575,? 0]
winbindd/idmap.c:201(smb_register_idmap_alloc)?????????????????????????????????????????????????????????????????????????????????
? idmap_alloc module ldap already
2010 Nov 18
1
What are KVM guest cores?
Hi All,
What are guest cores in KVM? Are they fake, like everything else
in the guest? Just another process running on the host emulating
a core?
Or are the guest cores actually connected directly to the physical
cores on my motherboard?
Many thanks,
-T
2009 Apr 23
1
Did I screw up my PDC on this Terminal Services problem?
Hi All,
I am upgrading my samba server from a workgroup
to PDC server. I am doing this to make a
Windows 2008 Terminal server happy. Eventually
there will be a bank of them (thank you Virtual Box).
Anyway, in my test bed, I have a Samba PDC (newly
updated to PDC), a Windows 2008 server, and
XP-Pro-SP3.
Both Windows machines are able to join the domain
and log in as users only in the Samba
2006 Mar 30
4
FreeBSD Samba Binary Package
Hi,
The Samba URL http://us3.samba.org/samba/ftp/Binary_Packages/ does not seem
to have a FreeBSD binary package. I tried a web search but to no avail. I
have searched the samba list archives and i could not find any pointers
either. Any assistance would be most welcome
Thanks in Advance,
--
Vivek Varghese Cherian
Free as in Freedom <www.gnu.org>
2010 Nov 11
1
ntlm_auth = NT_STATUS_NO_LOGON_SERVERS: No logon servers (0xc000005e)
I had to downgrade samba on a rh5.5 instance due to ntlm_auth not working properly: https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=561325
Now, when I add the computer to the domain ('net ads join ?U Administrator') it seems to work, is visible on the AD interface, but the logs show an error:
Nov 11 16:03:22 rhclient winbindd[4483]: [2010/11/11 16:03:22, 0]
2009 Apr 14
2
where is the machine name used?
Hi All,
Just a bit of PDC confusion on my part.
1) I do not give machine names a password. Am I
correct?
2) I am presuming that machine names are used to
limit what machine user names can have access to
to the samba server. If Foo has an smb username
and computer A has a machine name, but computer B
does not, then Foo can enter only through computer
A. Am I correct?
3) If I am correct on #2