similar to: Newbie/Unable to join my new Domain

Displaying 20 results from an estimated 2000 matches similar to: "Newbie/Unable to join my new Domain"

2006 Aug 07
1
Attempting to Join Domain
Okay guys, Im trying to get samba 3.0.23a to join a Windows Domain (no suprise right) Anyways, i ran "net rpc join -U [adminaccount]", it asked for the password to [adminaccount] and said the domain was joined. Then i ran "net ads join -U [adminaccount]", it asked for the passsword to [adminaccount] and after typing it in, it says [2006/08/07 10:35:56, 0]
2003 Jun 03
2
subshares ?
hi all... i have what seems a simple question regarding subshares, for lack of a better term... say i have a share with specific user/group permissions and a directory inside the share that i would like to add different user/group permissions... this is an example of my smb.conf file to illustrate [driveA] path = /samba/driveA browseable = Yes writeable = Yes valid users = PDC+groupA force group
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
2004 Mar 30
1
Fwd: recycle.conf and TOUCH bug ?
no takers regarding this issue ? is anyone experiancing the same problems ? > ipguy <ip.guy@optushome.com.au> wrote: > > Hi all > > I’m currently using the recycle VFS module with samba.2.2.8a and > think I > may have discovered a bug. > > My recycle.conf lists TOUCH as a required option... > > mode = KEEP_DIRECTORIES|VERSIONS|TOUCH > >
2003 May 10
1
access to samba dir's without acl's
hi all I have a stupid newbie question... but some background first. I compiled samba "--with-utmp --with-msdfs --with-winbind" as a domain member server to migrate our file server from NT the samba server was joined to the domain winbind is working as expected, authenticating users via the PDC (NT4) I have created some folders on the Linux filesystem with "chmod 777" access.
2003 Jul 14
1
samba clustering anyone ?
hi all. just wondering if anyone has setup a samba cluster for speed/failover/redundency ? i'd love to hear from you... thanks -ipguy
2002 Aug 07
4
still winbind! plz...
Hi everybody, I still have trouble gettin' winbind running correctly and as time passes by and all documentation and mailing lists have been read, things are getting really urgent... I think i should abstract the problem to the mininmun: winbind is up and running, wbinfo -u works, getenv password works, wbinfo -t states that ---> Secret is bad and winbind-logfile says to check
2013 Mar 15
1
Reassign values based on multiple conditions
Hi all, I have a simple data frame of three columns - one of numbers (really a categorical variable), one of dates and one of data. Imagine: collar date data 1 01/01/2013 x 2 02/01/2013 y 3 04/01/2013 z 4 04/01/2013 a 5 07/01/2013 b The 'collar' is a GPS collar that's been worn by an animal for a certain amount of time, and then may have been worn by a different animal after
2011 Feb 11
3
Active Directory join, stages, and AD accounts issues
I have a mostly working set of modules to replace our kickstart and about a dozen scripts. I am having issues with attempting to populate my AD account-owned user folders in the initial puppet run. The machines i am testing with are all CentOS 5.5 so far. I have defined 3 additional stages, Stage [init] -> Stage [pre] -> Stage [main] -> Stage [post] to attempt to fix this to no avail.
2003 Jul 25
1
"create mask = 0660" and "map archive = yes" ?
hi all if i define a create mask of 0660 in global, i can't seem to set the archive bit . isn't the archive bit set by setting the execute bit for the users perm ? how do I get around that ? -ipguy
2003 May 14
1
audit.so problem !!
Hi all Is anyone using the audit.so module ? I've compiled it and added the appropriate line to smb.conf but I seem to be having a few issues... Here is an snip from syslog... May 13 18:12:44 myhost.com smbd_audit[13474]: opendir ./ May 13 18:12:44 myhost.com smbd_audit[13474]: opendir . May 13 18:12:50 myhost.com smbd_audit[13474]: opendir . May 13 18:12:50 myhost.com smbd_audit[13474]:
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
2003 Jun 16
1
NT logon scripts "error 59" ?
Is anyone having any problems mapping samba shares in a mixed NT/Samba domain ? I've setup samba as a domain member server using winbind, everything work perfectly except... If i edit my NT logon script and add a "net use j: \\samba\drive" entry in the script, only 90% of the users will map the samba drive, my workstation included, it's a mix, 98/2000 and XP workstation seem to
2003 Jul 02
2
Domain Member server and W2kServer
i'm currently running samba 2.2.8a as a domain member server to an NT4Server.... no problems will be upgrading the PDC to a W2K server next week... there isn't a need to use LDAP with Samba with W2KServer is there ? I can still go with my current setup can I ?
2003 Jun 28
3
exec scripts question
i'm having problems with preexec scripts... see example below [homes] preexec = mkdir /samba/users/%U do exec scripts only work in a Samba PDC setup or are we able to use exec scripts in any setup ? if you look at the preexec script above, all i'm trying to do is make a dir for the connecting user (i don't need to make an account as the samba server is seup as a domain member server
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]
2019 May 14
2
Samba4 changing a user's password from linux workstation
On Tue, May 14, 2019 at 3:42 AM Rowland penny via samba <samba at lists.samba.org> wrote: > > On 14/05/2019 08:30, Julien TEHERY via samba wrote: > > Yep I allready tried it, it ends with "kpasswd preauthentication > > failed getting initial ticket" What does "klist" say? And can you run "kinit" to ensure you have a valid ticket? One of my
2008 Dec 09
3
How can I draw bars
I need to make a graphic to show problems on different parts of chromosomes (think of a graphic showing the number of frayed threads as colors along different parts of a worn out rope). I want to draw bars going from left to right across a page and color different parts of the bars in different shades. Each graphic will need to have several bars of different lenghts corresponding to the
2019 May 14
2
Samba4 changing a user's password from linux workstation
I've gotten pretty unhappy with "realmd" and "sssd". They try to hide >> a lot of steps away from the user, but the internal interactions are a >> bit of a "mousetrap" game. When it works, you get the mouse. But if >> any of the many steps are even slightly worn, it becomes erratic or >> fails. >> > > > Update: In fact i
2013 Mar 19
3
What would be the best tutorial cum reference doc for ZFS
as used on Illumos? I''ve seen a few tutorials written by people who obviously are very action oriented; afterwards you find you have worn your keyboard down a bit and not learned a lot at all, at least not in the sense of understanding what zfs is and what it does and why things are the way they are. I''m looking for something that would make me afterwards understand what,