similar to: How to join a domain without using admin or root

Displaying 20 results from an estimated 10000 matches similar to: "How to join a domain without using admin or root"

2003 Oct 13
1
Joining a domain without using root or administrator
HI there, is it possible to join a samba 2.2.8 domain with a win2000/xp client without using the local administrator account of windows and the root user of linux ? Just like adding a the trusted account via console on the linux-machine ? -- Regards, Jens Strohschnitter ------------------------------------- *!!!LINUX LINUX LINUX LINUX LINUX!!!* * http://www.jens-strohschnitter.de *
2006 Jan 10
0
Problems with recycler on samba 3.x
Hi again, Hi, I have problems with recycle objects on samba 3.x with SuSE SLES9SP2 server: When I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will automaticly be saved to the trash-folder. After removing the file from the network-share, the real file (>0 byte) will be stored to the trash. Thats ok. But now I created a file named the same filename than the
2005 Apr 06
1
Password sync between W2k ADS and samba 2.2.x
Hi list, is there any chance to synchronize passwords between the smbpasswd of samba 2.2.x and the ADS of a win2000 server-system, but without using winbind ? We don't want to use winbind, because with this we have to change our running infrastructure of samba from Samba-PDC with smbpasswd. Does there exists for example a little tool that can be run by crontab to sync the passwords ? Hope
2005 Feb 22
1
Problems with VFS Recycle on SLES9
Hi list, I have running samba 3.0.9 on a SuSE Enterprise-Server 9 with Kernel 2.6.5. Samba works very well but In have one problem while using the recycle vfs with samba: when I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will automaticly be saved to the trash-folder. After removing the file from the network-share, the real file (>0 byte) will be stored to
2002 Jun 07
1
Re: Filelocking-Problem: Mars_NWE together with Samba
Hi there, we've got the following problem, while Windows-Clients works with samba and a DOS-Client connects over Mars_NWE to the same Linux-Server: When the DOS-Client opens a file on the linux-server and the WinClient opens the same file, and when both clients want to write the same file, the windows-client gets an error and crashes. We tried it only with the windows-clients and there
2008 Feb 11
1
Multiple homedir entries in smb.conf ?
Hi list, is it possible to add multiple homedir templates to smb.conf ? I have a running linuxsystem where homefilesets are mounted from different windows-servers to subdirs like: /home/server01/home/USERNAME /home/server02/home/USERNAME /home/server03/home/USERNAME The users come via winbind. In the smb.conf the entry for the homedir: template homedir = /home/%U So how is it possible to
2002 Jun 17
2
Problem with Samba 2.2.4
My Problem is: I can't connect with a Win2kmachine to Sambaserver2 witch get the passwords on Sambaserver1. I can create the machine account, but I can't login with a user. Also i have to create a smbpasswd (with the machineaccount only) on Sambaserver2, otherwise the Sambaserver2 isn't able to check the W2kclients machineaccount on sambaserver1 and the message appears "Can't
2002 Jun 28
1
AW: samba and PDC don't trust
hi! you have to add the machine account like: useradd -s /bin/false -d /dev/null machineaccount$ passwd -l machineaccount$ smbpasswd -a -m machineaccount have you done this? gianluca -----Urspr?ngliche Nachricht----- Von: Michiel_Lange@actuera.nl [mailto:Michiel_Lange@actuera.nl] Gesendet: Freitag, 28. Juni 2002 16:21 An: samba@samba.org Betreff: [Samba] samba and PDC don't
2002 Oct 15
3
Win2K Domainlogin with PlainPasswords
Hi there, is it, and how - possible to add an Win2K/XP Client to a Samba-Server (PDC) without encrypted passwords ? We have many of Win9x Clients they connect to the samba-server without using the encrypt passwords = yes parameter in smb.conf. So I want to add a Win2K and XP-Client to the net without changing the smb.conf (encrypt passwords = no). -- SET THE CONTROLS FOR THE HEART OF
2013 Jun 24
1
Deprecation notice on custom type?
Deprecation notice: Resource references should now be capitalized on line 101 in file /etc/puppet/manifests/templates/basenode.pp This is the specific line of code: realize (users::useraccount[hiera(''users'')]) When I capitalize Users, I get the following error: Error 400 on SERVER: Could not parse for environment production: Syntax error at
2009 May 12
0
Winbind generating alot of "Failure Audit" on windows domain controller
Hi List, I'm evaluating the use of samba/winbind to join our linuxhosts into active directory. We use win2k3 R2 with rfc2307 schema fields populated on the server side. For the most part the project is humming along nicely. A couple of days ago i noticed that the domaincontrollers get spammed with a lot of messages in the event log. The events look like this: Failure Audit - Security -
2008 Aug 27
1
net rpc vampire in release 3.2.x
did someone already try vampire with the 3.2.x-release? since i upgraded from 3.0.x i get problems with the creation of machine accounts. when i start sucking a pdc in my ldapserver the following errors come up with every machineaccount on the pdc: 1.) Creating account: SP1$ /usr/sbin/smbldap-usermod: user SP1_ doesn't exist [2008/08/27 14:09:45, 0]
2024 Oct 28
1
Member server plus local accounts - can it be done?
On 10/28/24 9:51 AM, lists--- via samba wrote: > But we also have ancient systems, that use a local useraccount from the > dataserver to put data on it. > So, is something like: > ??????? realm = REALM.TLD > ??????? security = ADS > ??????? server role = member server > ??????? username map = /etc/samba/user.map > ??????? winbind refresh tickets = Yes > ???????
2024 Oct 28
4
Member server plus local accounts - can it be done?
Good morning list, due to several changes we have to move from a pure local-users scenario to a member server scenario for our "public" data servers ("public" in terms of "all members of the chair" and "all machines"). The member server is running, managing access via group memberships works. We can't add any account to the ad, as we are only a user
2009 Sep 03
1
How do I tell winbind to always send kerberos pre-auth to Active Directory DC
Hi List, I have reported this issue before but I did not get an answer, ill try one more time before I register it as a bug incase I am doing something wrong. I'm evaluating the use of samba/winbind to join our linuxhosts into active directory. My testsetup use win2k3 R2 with rfc2307 schema fields populated on the server side. For the most part the project is humming along nicely. However,
2014 May 19
0
Samba How to kill the locked files from a useraccount by multiple smbd pids
Hello, I would like to how to do to kill the locked files from a useraccount by multiple smbd pids automatically when the session is closed? #### Details Samba server: Release: 5.10 Kernel architecture: sun4u Application architecture: sparc Hardware provider: Sun_Microsystems Kernel version: SunOS 5.10 Generic_142909-17 Samba version: Samba version 3.5.6 Smb.conf file section Global: #
2019 Jan 21
3
force re-authentication when accessing different shares
hello & thx for your fast response! i need a way to create samba shares without creating system user accounts: - add users via smbpasswd with unique password - no need for a corresponding useraccount in /etc/passwd - access to the corresponding shares should be independent from any domain (i.e. the share should be accessable via windows client) to come around the useraccount-restriction (as
2008 Oct 29
0
Installation: not creating necessary directories
I have tried installing R on a web server on which I have a user account but not root access. I checked and the PERL, Fortran, etc. prerequisites all seem in order. The compiling of R with: % ./configure --with-x=no This works fine without errors. I try a "make check", however, and soon get an error as it cannot find files which should have been made. Most of the files seem to
2011 Apr 20
2
possible bug leading to lmtp crashes
I have been using Samba 4 kerberos and ldap with dovecot. Samba 4 changed a while back (resulting in me asking for help) which requires kerberos auth for ldap lookups. My setup worked perfectly before hand. Before and after were with dovecot-2.0.11 and the after also happens with 2.0.11. The only changes were (in my ldap.conf for dovecot -- changes are new lines starting with *, * is not in the
2019 Jan 21
0
force re-authentication when accessing different shares
On 1/21/19 10:24 AM, Harald Glanzer via samba wrote: > hello & thx for your fast response! > > i need a way to create samba shares without creating system user accounts: > > - add users via smbpasswd with unique password > - no need for a corresponding useraccount in /etc/passwd > - access to the corresponding shares should be independent from any domain > (i.e. the