Displaying 20 results from an estimated 2000 matches similar to: "nmblookup failures"
2011 Jun 15
1
BDC and ldap set-up problem
Hi,
I could use some confirmation on my approach to configuring my BDC. I
want the user to be able to access shares on the BDC and have their
domain credentials stamped on any files they create. I do not want to
add domain users to the /etc/passwd file. At the moment users can
authenticate onto the domain but once they try and access a share on
the BDC, these XP users get a dialogue box asking
2011 Aug 15
1
[META] suggestions for managing users desktops
Hi,
Sorry if this is slightly OT. I have just moved from a WindowNT domain
to a Samba3x PDC. What I'd really like now is some tools to help me
manage users. Some of the things on my wish list are to be able to
edit a remote registry (the user's profiles are local) and Remote
desktop access so I do not have to run over their desks every time
there is a message they don't understand.
2011 Jun 23
2
Fwd: getent group fails - fixed
Found it.
It turns out that the config file for libnss-ldap is
/etc/libnss-ldap.conf on my distro (Debian). So NSS was ignoring the
config that I had been in /etc/ldap/ldap.conf and taking it from
/etc/libnss-ldap.conf. The former had this "nss_base_group
ou=Groups,dc=example,dc=co,dc=uk?sub" and the latter this
nss_base_group ou=group,dc=example,dc=co,dc=uk?one. Once I edited
group to
2011 May 28
1
Fwd: A default profile
Hi,
I am not using roaming profiles, but there is a feature in NT 4 where
you store a 'Default User' profile under the
C:\winnt\system32\repel\import\scripts\. When a user logins into the
Doman for the first time, they get a copy of that profile. I have
tried having a copy of the same profile to both the netlogon share and
the profiles share on my Samba PDC but the profile does not get
2011 Jun 01
1
Single sign on nivana
Hi,
I have Samba 3.5.6 that is running as a PDC for testing purposes. In
my production environment I still use a NT4 domain and all the samba
member server use domain security. One of the irritations I have with
the Samba members set-up is that I have to add the users to the local
server so that files created by a domain user are owned by them and
not the guest account. Ideally I would like to
2011 Jun 22
0
getent group fails
Hi,
I've been debugging this for a day now and I am on the edge of my
understanding and could use some help.
I have a smbd 3.5.6 running as a PDC (smb.conf below) with an openldap
backend. If I run `getent passwd` I get all the users (local and
Domain) and computer accounts that I've imported into the ldap tree.
If I run `getent group`, I only see local groups:
root:x:0:
daemon:x:1:
2010 Nov 05
3
Unable to create (and keep) guest
Hi,
Host: CentOS 5.5
Guest: Ubuntu maverick
I am having a horrid time trying to create a guest on my xen machine.
I have tried several method. The method that I have had the most
success with is `xm create`. The problem I have is that once the I
have run:
xm create -c myconfig.cfg install=true
install-mirror=http://mirror.bytemark.co.uk/ubuntu/
install-suite=maverick
and go all the way
2011 Aug 16
3
window, samba and ldap passwords
Hi,
I recently migrated to a Samba3x domain. One issue that has been
reported to me is that XP users cannot change their password from
their PC. I have done some searching and I haven't seen a straight
forward answer to this.
My config is
ldap primary + Samba PDC on host A
ldap slave + samba BDC on host B
I see this error in the machine log when someone attempts to change
their password:
2010 Sep 22
2
NT4 Migration
Hi,
I am in the process of attempting a NT4 Domain to Samba migration
(3.2.5). I have been following the instructions at
http://www.samba.org/samba/docs/man/Samba-Guide/ntmigration.html. I am
using an ldap backend. I am not convinced everything is set-up
correctly.
Before I began I removed all /var/lib/samba/*tdb and shutdown smb and ldap.
At point 13 where you do `getent group` the Domain
2000 Oct 14
2
Access to calculations in nls
Hi,
I would like to be able to access the calculated results from the nls package.
Using the example in R, fm3DNase1 we can reurn certain parts of the
calculations:
> coef(fm3DNase1)
Asym xmid scal
2.345179 1.483089 1.041454
> resid(fm3DNase1)
[1] -0.0136806237 -0.0126806237 0.0089488569 0.0119488569 -0.0025803222
[6] 0.0064196778 0.0026723396 -0.0003276604
2008 Sep 12
1
Illegal opp code
Hi,
HP DL 385 G2.
CentOS 5.1
Kernel 2.6.18-92.1.10.el5
I have a newly installed server that was running x. It told me there
were updates to install. I accepted that all, except sysreport as I
always seem to have problems installing. I rebooted, having set the
default run level to 3. I then got a red screen with an "illegal
OpCode" error message.
I have used my CD to boot into rescue
2011 Nov 15
4
Slow login to Samba domain
Hi,
I have noticed that the Windows 7 machines that I have recently
installed and joined to our domain take about 40 seconds on average to
go from sign in to the desktop displaying. I can't find any
explanation for the delay. When the machine are in a work group they
login very quickly and the XP machines login at a normal rate. I have
searched and not found any articles that are relevant.
2001 Feb 02
2
History
Hi,
I upgraded to version 1.2.1 and now the up/down arrows for recalling commands no
longer works. Is there a work around for this?
> version
_
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
major 1
minor 2.1
year
2013 Mar 25
1
Bonded interfaces - testing
Hi,
I have 2 servers running CentOS 6.3. Each has four 1gb Ethernet ports. I
have bonded all four ports on each server and patched them to the same
switch (following the instructions at
http://wiki.centos.org/TipsAndTricks/BondingInterfaces). I have created
aggregated trunks for the servers respective ports on the switch. The
switch reports that the ports are up and that the Link Aggregation is
2002 Mar 27
3
Basic ISOLINUX question
Folks
I'm new to ISOLINUX and I've compiled a new Linux distribution of my oppwn
(based on LinuxFromScratch).
Now I want ot create a bootable CD with it - I don't need swap or anything
like that as the bootable CD will simply run a couple of scripts to copy
files onto a machine's hard drive.
What exactly do I need to put in my isolinux.cfg file? Do I *need* to have
a initrd or
2002 Apr 07
3
Failure with 1st isolinux attempt
Folks
I've just tried booting the 1st Linux CD I've made using Isolinux and it
fails. At boot time I see:
Boot from ATAPI CD-ROM:
No Emulation
ISOLINUX 1.67 2002-02-03 Copyright (C) 1994-2001 H. Peter Anvin
boot:
Could not find kernel image: /isolinux
The cdimage was made using the command:
mkisofs -v -o austin.iso -b isolinux/isolinux.bin -c isolinux/boot.cat
2004 Jun 08
1
OCFS write/read across 2 nodes
Hi,
If I have ocfs on 2 nodes should I be able to do the following:
t=0
Node A
echo "1" > /ocfsmount/a
Node B
cat /ocfsmount/a
>>>>Question 1: At this point should I see "1"?
t=1
Node A
echo "2" > /ocfsmount/a
Node B
cat /ocfsmount/a
>>>>Question 2: At this point should I see
2011 Jun 21
1
Setting domain group ownership on files
Hi,
I have been testing out a samba installation and am slowly getting to
a point where I am ready to push the project live. I have been playing
with a domain member server that uses winbindd. I have created a share
in /tmp called public to see what happens with user and group
permissions.
I created the directory as follows: mkdir /tmp/public; chgrp users
/tmp/public; chmod 2777 /tmp/public.
2011 Aug 11
1
Moving Domains - profiles question
Hi,
I have an existing WinNT domain and, after some labour, a new Samba3x
domain. I created the Samba domain with a different name because the
WinNT domain name wasn't appropriate. I have about 40 users. Their
accounts have been added to the new domain. I'm almost ready to shift
everyone to the new domain but I am a bit concerned about the user's
profiles. These are local profiles. I
2012 Mar 15
1
Adding to Samba domain requires super-user password
Hi,
Suddenly when I add a new workstation to out Samba3 (LDAP backend)
domain, I have to give the root username and password. When I set-up
the samba3 domain initially, I could use domain\admin user and their
password but that has started to give me "unknown user or bad
password". This last error is from a Windows7 machine I am currently
trying to add. I have merged the registry fix