Displaying 9 results from an estimated 9 matches for "therrien".
2010 Feb 10
2
Server not found in kerberos database (with net ads join)
...I don't
even get this far... not specifying the server specifically results in a
"can't
find domain controller". And if it matters, yes, the DNS I use is actually
the same machine as the domain controller I am trying to connect to.
Well, any thoughts would be appreciated.
Joel Therrien
--
Asst. Prof. Joel M. Therrien
Ph: 978-934-3324
Fax: 978-934-3027
Joel_Therrien at uml.edu
Dept. of Electrical& Computer Engineering
U. Massachusetts-Lowell
1 University Ave
Lowell, MA 01854
2012 Apr 04
1
issue with Digium TDM410P
...tech the only model with VMWI available to you.
I'm not able to check at the moment, I have copied the asterisk-users list,
someone else may have had the same problem.
Alec
> -----Original Message-----
> From: ve2tmq at gmail.com [mailto:ve2tmq at gmail.com] On Behalf Of
> Mathieu Therrien
> Sent: Thursday, 5 April 2012 7:21 a.m.
> To: sivad.a at paradise.net.nz
> Subject: Fwd: issue with Digium TDM410P
>
> Hi I have issue with my Digium TDM400 card, all working good
> except VMWI on phones connected on FXS ports.
> I user with regular analog phone VTECH 5.6 GH...
2005 Apr 11
1
Whitespace in directory names
...tory like
"/Applications/4D Business Kit 2.2.4 (391)/WMMW_Site/WebDemos/"
rsync --dry-run -avrW "ssh -i /home/michel/.ssh/wmmw-rsync-key" /Applications/"4D
Business Kit 2.2.4 (391)"/WMMW_Site/WebDemos/
michel@remotehost:/home/michel/backup
Any suggestions?
--
Bruce Therrien <bruce.therrien@wm-mw.org>
This is the end of the internet.
Please turn around and go back.
2005 Mar 30
7
Is rsync right for us?
...e process, by checking the G4
about every 30 minutes for changed files and then
uploading them to the IBM, using the same
directory structure, if possible..
It should also update any existing files on the IBM.
Are we looking at the correct type of program in rsync?
Or any suggestions?
--
Bruce Therrien <bruce.therrien@wm-mw.org>
This is the end of the internet.
Please turn around and go back.
2011 Oct 20
1
trying to create a 3 brick CIFS NAS server
Hi all
I am having problems connecting to a 3 brick volume from a Windows client via samba/cifs.
Volume Name: gluster-volume
Type: Distribute
Status: Started
Number of Bricks: 3
Transport-type: tcp
Bricks:
Brick1: 172.22.0.53:/data
Brick2: 172.22.0.23:/data
Brick3: 172.22.0.35:/data
I created a /mnt/glustervol folder and then tried to mount the gluster-volume to it using:
mount -t cifs
2010 Jan 28
1
Trouble getting past net join ads...
...x.
Trying wbinfo -t gives the following:
> nanoelecfs:/home/joel# wbinfo -t
> checking the trust secret via RPC calls failed
> Could not check secret
I am running a Debian Lenny system with kernel version 2.6.26-2-amd64
I am running samba version 2:3.2.5
Thanks in advance!
Joel Therrien
My config files are below:
smb.conf
[global]
workgroup = ad
realm = FS.UML.EDU
preferred master = no
server string = %h server
dns proxy = no
#### Debugging/Accounting ####
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/sh...
2009 Dec 11
2
Starting from scratch... and Active Directory
...correctly. This was the one remaining hitch I did have, I used an
account in the FACULTY
group to bind my server to the AD server and thereafter had no issues
with authenticating myself
with samba, but I could not get it to work for any students.
Thanks in advance!
Joel
--
Asst. Prof. Joel M. Therrien
Ph: 978-934-3324
Fax: 978-934-3027
Joel_Therrien at uml.edu
Dept. of Electrical & Computer Engineering
U. Massachusetts-Lowell
1 University Ave
Lowell, MA 01854
2009 Sep 15
1
Can winning authenticate users from two AD groups?
...do that using the exact same
credentials they tried with the samba login. Faculty have no issues.
I have the samba.conf file and log files available if needed.
Thanks in advance for any help, this issue is preventing my students
from having easy access to the lab's data file server.
Joel Therrien
Ast. Professor,
Electrical and Computer Engineering
2009 Aug 19
1
How to get users from a second AD domain recognized by samba?
...dent
tries to log in through one of the machines in the lab.
I made a lot of headway getting this thing to work, but this last part
is just a brick wall that I can't get past.
This is on a Debian Lenny install using kernel 2.6.18-5amd64 and Samba 3.2.5
Thanks in advance for any help!
Joel Therrien
# smb.conf
# SAMBA CONFIG FILE
[global]
# netbios name
netbios name = nanoelecfs
# server string is the equivalent of the NT Description field
server string = Samba Server nanoelecfs
# realm = Kerberos realm
realm = FS.UML.EDU
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = UMLADCO...