Displaying 20 results from an estimated 100 matches similar to: "First logon after smbpasswd -a someuser failed"
2010 Aug 19
0
AD Groups Failing to Authorize in Valid Users (does not start with S-)
For the last 3 weeks I've been working on getting RHEL4 (and 5, but
that's a different story) to play well with Active Directory, OpenLDAP,
Kerberos, PAM and NSS.
It's been a long struggle but I now have a process to authenticate and
authorize a RHEL4 client to a windows Active Directory server to that my
AD Users can log into my Linux boxes (assuming their group permissions
are set
2009 May 26
1
Installing and running XEN
Hi all! I''m new on the list.
I have read many HowTos about xen installations and I have an error
that I cant find solution.
(S.O: Debian Lenny)
First, this is what I did:
Hypervisor
# aptitude install xen-hypervisor-i386 libc6-xen xen-utils xen-tools
bridge-utils
Kernel
# aptitude install xen-linux-system-2.6.26-2-xen-686
-----
# nano /etc/modules
loop max_loop=128
# nano
2023 Mar 11
3
Upgrade machine type during migration
Hi,
I have an old system. The guest there is defined with:
? <os>
??? <type arch='x86_64' machine='pc-q35-rhel8.2.0'>hvm</type>
? </os>
When I try to migrate this guest to a new system I get the error:
error: internal error: unable to execute QEMU command 'blockdev-add':
Failed to connect socket: Permission denied
On the new host I see the
2019 Mar 26
1
Problem passing qemu cmdline option when using <qemu:commandline> in domain xml.
【Sorry there I maked some mistake in my first email, here is the correct one.】
I am trying to pass-through the parallel port of the host to the guest.
When I just used qemu-system-x86_64 with option '-chardev parallel,id=charparallel0,path=/dev/parport0 -device isa-parallel,chardev=charparallel0,id=parallel0', it worked perfect.
But when I tried to pass these option by adding lines below
2019 Mar 26
0
Problem passing qemu cmdline option when using <qemu:commandline> in domain xml.
I am trying to pass-through the parallel port of the host to the guest.
When I just used qemu-system-x86_64 with option '-chardev pty,id=charparallel0,path=/dev/parport0 -device isa-parallel,chardev=charparallel0,id=parallel0', it worked perfect.
But when I tried to pass these option by adding lines below to the domain xml,
...
</device>
<qemu:commandline>
<qemu:args
2006 Dec 08
2
trouble with cloud output to bmp when in loop
I have some data that I need to view in various 3-D clouds. To better see
the cloud structure on a 2-D screen I would like to output a bunch of bmp
files with clouds at slightly different angles, then run them through an
external program to animate them. But I'm having trouble getting cloud()
from the lattice package to output to bmp files. Oddly, this is only a
problem when outputting
2010 Jul 07
0
samba 3.4.8 solaris 10 no windows security tab
I recently upgraded our samba from version 3.0.13 to 3.4.8. I also changed from security=domain to security=ads with the upgrade. Doing some testing I've found out if a user does not have read access at a minimum on a file or directory either by owning the file, through primary or secondary groups or other permissions on solaris the windows security tab (right clicking on a file or directory
2008 Aug 11
1
AD on 2003R2 NT_STATUS_NO_SUCH_USER
Dear Help,
We are in the process of setting up a new domain using Active Directory on
Windows Server 2003R2. One of our goals was to use Active Directory for
authentication on our AIX box (running version 6.1). I was able to successfully
set up Kerberos, and the LDAP client to connect to our AD server so that you can
now log in to the AIX box with users found in Active Directory. However, no
2011 Oct 27
1
minimizing device-dependent code in graphics scripts
Here is a common scenario that I and probably others often face:
- I write a script, test.R, to produce some graphs, viewing them
on-screen and tinkering until they look right
- I want to save image files (e.g., .png), so I wrap each plot in device
driver calls, e.g.,
png(file='test01.png', width=600, height=600);
plot(1:10)
dev.off()
png(file='test02.png', width=600,
2014 Jun 12
0
A solution : dsync(someuser) Error: Mailbox GUIDs are not permanent without index files
While migrating from mbox to maildir using dsync, I kept running into
a brick wall. Some folders would not sync. The message in stderr was:
Error message GUID: Mailbox GUIDs are not permanent without index files.
This is what solved things for me. I hope this might help someone. Let
me know if I'm completely off sides.
When working with dsync to migrate from mbox to maildir format
mailboxes,
2013 Jul 04
1
Configuring pam_smbpass with Solaris
Hello all.
I'm trying to configure pam_smbpass for Samba 3.6.16 on Solaris 10.
However, I'm getting a strange result: instead of sync'ing the password,
it *removes* it. That is not quite what I expect...
I have this line in /etc/pam.conf:
other password required pam_smbpass_csw.so debug use_authtok
try_first_pass nonull
To start the test, I make sure passwords are already
2009 Oct 22
2
useradd: invalid numeric argument 'someuser'
CentOS 5.3 w/ updates
Puppet 0.25.1.rc2 (installed from source)
Mongrel + Nginx
Am I making a mistake or is this a bug? I''ve experienced this issue
using 0.24.8 from EPEL also.
Thu Oct 22 13:59:43 -0700 2009 //user::virtual-users_groups/User
[someuser]/ensure (err): change from absent to present failed: Could
not create user someuser: Execution of ''/usr/sbin/useradd -G
2020 Feb 27
0
New PTR records not visible
Yet that still does not explain why the PTR record I create for that IP
does not become visible. I can create other PTR records in the same zone
and they do become visible to DNS lookups. I suspect it has something to
do with half-dead entries in the database that are blocking it...
Thanks for looking into this,
Christian
On 27/02/2020 11:31, L.P.H. van Belle via samba wrote:
> Ok, we might
2010 Feb 11
0
intermittent authentication: check_ntlm_password: Authentication for user [someuser] -> [someuser] FAILED with error NT_STATUS_ACCESS_DENIED
OS: Ubuntu 8.04.3 LTS
Kernel: 2.6.24-23-server x86_64
Samba: 3.0.28a-1ubuntu4.9
We are having intermittent authentication issues with some windows
clients connecting to our samba server. Sometimes it works fine,
sometimes it fails miserably and continually. I'm not sure how to
reproduce the issue everytime but it does happen every single day.
Looking for some help.
testparm -v:
2020 Feb 27
5
New PTR records not visible
Ok, we might have found something here.
I created a small script, see below, easy to adapt.
So, after running this i see the same problem as in :
https://bugzilla.samba.org/show_bug.cgi?id=14268
If i do it manualy everything works fine.
But if i "past the commands or run the script"
Then i see this problem..
So im thinking here, the speed of adding is creating somekind or
2010 Jul 08
2
How to regenerate passdb.tdb
Hi,
I was having problem with the tdbsam backend in which a particular user got
listed twice with pdbedit.
(http://www.mail-archive.com/samba at lists.samba.org/msg109110.html)
Without much hope in fixing it, I am planning to re-generating passdb.tdb on
my PDC by:
(1)exporting tdbsam to smbpasswd backend
(2)delete passdb.tdb
(3)re-import smbpasswd to tdbsam backend
With the command `
2006 Jul 06
0
Unable to modify TDB passwd ! Error: Record does not exist
I get this error when trying to set the RID of the Samba administrator
account (following instructions here:
http://us2.samba.org/samba/docs/man/Samba-HOWTO-Collection/rights.html#id2580586).
| pdbedit -U S-1-5-21-2442793596-1261311712-3817712761-500 -u
administrator -r
The full error is:
| Unable to modify TDB passwd ! Error: Record does not exist
| occured while storing the RID index
2016 Mar 12
0
samba-4.3.6 and talloc-2.1.6
On 17:21:44 wrote Andrey Cherepanov:
> I build new version of talloc-2.1.6 (build from external tarball) and
> samba-4.3.6.
> But if I provision domain by command
>
> samba-tool domain provision --realm=test.alt --domain test
> --adminpass='Pa$$word' --dns-backend=SAMBA_INTERNAL --server-role=dc
> --use-rfc2307 --use-xattrs=yes
>
> I got error:
> Fixing
2016 Apr 14
0
Previously extended schema not working in 4.4.0
On Mon, 2016-04-11 at 21:23 +0100, Jonathan Hunter wrote:
> Hi,
>
> About a year ago (I think I was using v4.2.x at the time), I extended
> the
> schema of my Samba AD. This worked just fine and since then I have
> been
> able to create and edit objects from my custom schema via ADSIEdit.
> This
> worked fine under 4.3.x as well - the last such object I successfully
2016 Apr 11
0
Previously extended schema not working in 4.4.0
On 11/04/16 21:23, Jonathan Hunter wrote:
> Hi,
>
> About a year ago (I think I was using v4.2.x at the time), I extended the
> schema of my Samba AD. This worked just fine and since then I have been
> able to create and edit objects from my custom schema via ADSIEdit. This
> worked fine under 4.3.x as well - the last such object I successfully
> created was just over two