Displaying 20 results from an estimated 4000 matches similar to: "renaming a computer fail on a samba domain using ldap backend"
2012 Oct 05
2
temporary profiles problem - don't want roaming profiles
I have a Samba PDC (Ubuntu 12, OpenLDAP 2.4.28, Samba 3.6.3), and at two
remote sites, I have some Samba BDCs.
For now I've manually entered the DCs as WINS servers on the workstations
I'm using for testing. At the remote sites, I can log in with an account
that has no logon path or logon home specified, and it works perfectly.
But at the main site, when I try to log on to one of these
2016 Oct 10
6
Replacement pdc samba3 to samba4 nt classic
Migration was held in connection with the breakdown of the old server
after setting up a new server stopped working to add windows pc to a domain
root at pdc:/var/log/samba# cat /etc/samba/smb.conf
[global]
# Default options
allow nt4 crypto = yes
client ntlmv2 auth = no
disable spoolss = yes
dns proxy
2009 Sep 30
2
Rename Computer In Samba Domain: Access Is Denied
I am pulling my hair out trying to figure out why trying to rename my
computer joined to a Samba domain (version 3.2.3) keeps failing with
"Access is Denied". In searching I found references to people with the
same problem where the answer was to set the "rename user script"
option in smb.conf, but I have done that (not forgetting to restart
Samba) and there is no difference,
2009 Aug 31
3
default profile
Hi,
I installed a SaMBa PDC and a BDC. When I log in to an XP client with a new
user, sometimes I get the initial profile settings from the netlogon share,
but often from local. When I get the local default settings, it is not
syncronized to the server at logout. Even if I get the new profile from the
server, on the same client, next time, with a new user, I get the new
profile from local. I
2011 Jul 25
1
Can't rename win7 machine in samba domain
Hello,
Samba 3.5.8-68 on F15 64bit with all latest updates.
Part of smb.conf file:
set primary group script = /usr/sbin/usermod -g %g %u
add user script = /usr/sbin/useradd -g 100 %u
add group script = /usr/sbin/groupadd %g
add user to group script = /usr/bin/gpasswd -a %u %g
add machine script = /usr/sbin/useradd -d /var/lib/nobody -g 100 -s
/bin/false -M %u
delete user
2011 Feb 09
1
username change
Hi,
I need to change the unix username on a samba server. How can I change
the samba username stored in passwd.tdb
It is important not to loose the domain integration. The name of the
corresponding profile on the windows machine need not change.
When the user information was stored in smbpasswd, I could simply rename
the user in the file. How do I do that in passwd.tdb?
opensuse 11.3
2014 Aug 25
1
Unable to open a particular share.
Hello everybody,
we have a strange behaviour since a BDC was rebooted.
We have an infrastructure were one big Samba server is defined as a PDC,
and a few others servers are defined as BDC. This infrastructure is
deployed in a school, so we have the PDC and one BDC for each section of
the school (college, elementary school ...). Most of the clients
computers are Windows XP, and the servers
2008 Nov 19
1
Samba conect/disconect/reconect when browsing or when freeze open/save dialogs
Hi everybody,
Recently, I change my server to anoter, but I copied all accounts
linux/samba users to new one.
I migrate from Ubuntu Server 8.04 to 8.10 server
It's the same old smb.conf of old machine, but one new problem.
When logon is OK, but wait 5 minutes or less and when connect remote
drive for second time by explorer, windows says that "not respoding",
but wait 30 seconds and
2006 Sep 15
5
Samba 3 PDC - trouble renaming domain member computer
All,
I've got a Samba 3 PDC serving numerous XP clients, and I'm getting an error I wouldn't have expected. When trying to rename an XP machine joined to the domain (via "netdom renamecomputer"), the command fails unless the specified domain user has UID 0.
The command in question:
netdom renamecomputer %COMPUTERNAME% /newname:%NEWNAME% /userD:DOMAIN\USER
2007 Feb 08
2
Howto setup printing with Windows XP Clients, Cups and samba..
Hi there,
slowly but sure I'm getting absolutely insane with the printer setup on
a Samba PDC. I got Cups to work. It works like a charm if someone
installs a printer via the cups interface. It also prints in a good
quality. On Samba side I even have those "Printers and fax devices" in
the visible shares. And if i install CUPS6 Drivers manual on the target
system i can even print on
2014 Apr 07
1
I am getting 3.1.0 beta instead of 3.0.3
When I use apt-get install r-base, I am getting the 3.1.0 beta instead of
3.0.3
I tried the install from three different mirrors with the same result:
## R repo
deb http://cran.stat.ucla.edu/bin/linux/ubuntu precise/
Setting up r-base (3.0.3.20140328-1precise0) ...
Setting up r-base-dev (3.0.3.20140328-1precise0) ...
Setting up r-base-html (3.0.3.20140328-1precise0) ...
root@UNew-SAS:~# R
R
2006 Jan 07
0
Ldapscripts v1.4 is out
Hello all,
And now a small advert ;-)
I'm pleased to announce the v 1.4 of the ldapscripts.
The ldapscripts are shell scripts provided under the terms of the GPL license.
They allow to manage POSIX accounts (users, groups, machines) in an LDAP
directory. They can be used on GNU/Linux and FreeBSD (and any other Unix-like
?). They are similar to the smbldap-tools but are written in sh, not
2007 Aug 21
2
ldap and computer accounts
I'm attemtping to configure a Ubuntu server for a bunch of windows clients.
I'd like the authentication information to be in ldap.So far the stuff
works,
I can authenticate users in LDAP just fine.
But when I want a windows machine to join the domain I get the
error 'The user name could not be found'. The computer account
gets created (via smbldap-tools) and I can see it in the
2010 Dec 30
1
A device attached to the system is not functioning - When adding a computer to the domain
Hi all,
I just setup a Samba 3.3.14, with an ldap back-end.
I migrated the ldap back end and samba shares from my old samba server. I've
found when adding a machine (WinXP) to the domain, I get the following error
on XP:
The following error occurred attempting to join the domain "Blah.com":
A device attached to the system is not functioning.
in my /var/log/messages I have:
Dec
2016 Sep 29
5
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
Hello group,
When I try to add sambaSAMAccount object class to a user with
smbldap-usermod, I have the following error:
smbldap-usermod -a bernard.fay
Failed to find sambaDomain object to get sambaAlgorithmicRidBase at
/usr/share/perl5/vendor_perl/smbldap_tools.pm line 1235.
Someone have an idea of the problem?
Thanks,
Bernard
2010 Dec 30
1
A device attached to the system is not functioning - Whenadding a computer to the domain
>
> --- Original message ---
> Subject: [Samba] A device attached to the system is not functioning -
> Whenadding a computer to the domain
> From: Chris Beach <chrisb at pintys.com>
> To: <samba at lists.samba.org>
> Date: Thursday, 30/12/2010 10:42 AM
>
> Hi all,
>
> I just setup a Samba 3.3.14, with an ldap back-end.
>
> I migrated the ldap
2016 Oct 11
0
Replacement pdc samba3 to samba4 nt classic
On 10:43:49 wrote Gavrilov Aleksey via samba:
> Migration was held in connection with the breakdown of the old server
> after setting up a new server stopped working to add windows pc to a
> domain
>
> root at pdc:/var/log/samba# cat /etc/samba/smb.conf
>
> [global]
> # Default options
> allow nt4 crypto = yes
> client ntlmv2
2016 Oct 10
0
Replacement pdc samba3 to samba4 nt classic
On Mon, 10 Oct 2016 17:42:54 +0500
Gavrilov Aleksey via samba <samba at lists.samba.org> wrote:
> Migration was held in connection with the breakdown of the old server
> after setting up a new server stopped working to add windows pc to a
> domain
>
> root at pdc:/var/log/samba# cat /etc/samba/smb.conf
>
> [global]
> # Default options
> allow
2013 Mar 15
1
There are no currently logon servers available when mapping with "net use"
Hi people, I have a problem and I need so much of your help.
I have a login script in \\server1\netlogon\script.bat (on my PDC and BDC)
that runs "net use" commands to map some shares in time of the logon.
This login tries to map share in another server (samba member of domain
\\server2).
So, I put the result at a log and appears these lines:
"
System error 1311 has occurred.
2011 Jan 03
1
A device attached to the system is not functioning -When adding a computer to the domain
On Monday 03/01/2011 at 4:58 am, Chris Beach wrote:
> I wanted to send this out a 2nd (and last) time.. I got suggestions
> not to
> use BLAH.COM and to use BLAH instead for my domain name, however I
> don't
> think that's causing my problem as it's been this way for 6 years?
Then you have done no research regarding NetBIOS names.
NetBIOS
Restictions
Characters