Displaying 20 results from an estimated 1000 matches similar to: "Timing in a script"
2009 May 05
2
Domain Server Problem
Hi --
I have what I hope is a minor configuration problem.
My PDC is configured so that it works just fine.
I am trying to set up an additional domain server (not PDC or BDC), so that students can get to the material on the server.? When I type "net use w: \\water\archive" (where water is the domain server and archive is a share), I invariably get the message that I need to input a
2009 May 07
2
Samba and LDAP
Hi, all --
I am trying to set up an additional domain server within? my network
using SAMBA and LDAP.? There's a problem that I think is with LDAP.? If
any of you have set up a system like this, I would appreciate your
expertise.
Question # 1:? My PDC, which controls the domain and SAMBA, should
clearly use LDAP server.? Should the additional server use SAMBA server
or client??
2015 Jun 14
1
winbind on the DC again ... sorry
I just tried to update from samba-4.1-18 to 4.2.2. For my small network,
I was quite happy with the manner in which 4.1.18 winbind worked on my
clients and the DC. In order to get around the limitations of winbind on
the DC I took advantage of the smb.conf parameters:
template homedir = /home/%ACCOUNTNAME%
template shell = /bin/bash
Since I had a single domain this setup works fine for me. On
2002 Jun 24
3
smbpasswd + ldap questions
I would like to have sync'd Unix and Samba passwords. My Unix passwords
are stored in OpenLDAP for uniformity across machines and services. I
have some problems with the standard solutions to this problem though:
* if I have Samba authenticate from OpenLDAP directly (using the
smbPassword attribute), then I get sync'ing problems when the password
is changed via normal Unix means. We
2014 Dec 26
4
Bug found in Samba 4 ?
Dear all,
As nobody seems to know what the problem could be, I think it must be an
important bug in Samba 4 that "forget" to replace %G or %g with the
group name.
Could someone confirm that it is a bug and that I should fill one, in
samba bugzilla ?
Thank you very much,
Denis
-------- Message original --------
OBJET:
Re: [Samba] Samba "%G" replacement not
2006 Jul 28
2
change url based on account name
Hi,
Is this possible
Can I specify a url ie
http://localhost/AccountName/:contorller/:action/:id
Where AccountName is should be a userName, which will lookup a siteId in
the database?
Whats the best way of going about this, is there somthing in the
routes.rb file I can change to get the account name into a variable?
Thanks for your help
jon
--
Posted via http://www.ruby-forum.com/.
2010 Apr 30
2
Newbie question
If I have 3 columns of data, col 1 = Independent Var; cols 2 and 3 are Dep.
Vars. I would like to produce a plot with both: col2=f(col1) and
col3=f(col1). How do I do this such that I can control line parameters
(line type, color, etc). I know that if I stack the data and col2 and col3
are treated as different factor levels, that I can accomplish this, but lose
control over the line
2025 Feb 17
2
samba with stronger enctypes (exportkeytab and kinit)
On Mon, 17 Feb 2025 11:20:28 +0100
Kacper Wirski via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I have issue with samba-tool domain exportkeytab command, that is
> exporting keytab only with RC4 encryption, even though account
> (--principal) in the command has msDS-SupportedEncryptionTypes": 24
>
> so, only AES128 AND AES256,
>
> I can later
2014 Dec 27
2
Bug found in Samba 4 ?
Dear Ricky,
Yes, in my original post, below, I gave some details about smb.conf, but
to summarize:
* I am using Samba 4.1.11.
* server role = classic primary domain controller
* domain logons = yes
* domain master = yes
* When I define a fixed-name as logon script in smb.conf, it works :
* logon script = employee.bat
* But if I try either %g.bat or %G.bat, or even
2025 Feb 17
1
samba with stronger enctypes (exportkeytab and kinit)
Hello,
I have issue with samba-tool domain exportkeytab command, that is
exporting keytab only with RC4 encryption, even though account
(--principal) in the command has msDS-SupportedEncryptionTypes": 24
so, only AES128 AND AES256,
I can later add other encryption types to the keytab, but I think I
shouldn't have to, in the wiki section of samba in generating keytabs
it's
2014 Dec 21
2
Samba "%G" replacement not working in "Logon script" ?
Dear Ricky,
Thanks a lot for your answer. But I still have two problems:
1. I am not using samba as AD DC but as PDC.
2. What I would need is the primary group... Do you thinks %WORKGROUP%
could work ?
3. And should I use %WORKGROUP% in smb.conf or in batch login script...
Thanks a lot in advance for your help...
Denis
Le 18.12.2014 21:58, Ricky Nance a ?crit :
> Dennis, if you
2016 Apr 11
2
Home directory of AD-User
Rowland penny <rpenny at samba.org> schrieb:
> Can you post your entire smb.conf
> What OS ?
> What Samba version ?
Samba 4.1.6 on Ubuntu 14.04.
My smb.conf:
# Global parameters
[global]
workgroup = CCH
realm = CCH.INTRA
netbios name = MAIN
interfaces = lo, br50
bind interfaces only = Yes
server role = active directory domain
2014 Dec 31
2
Bug found in Samba 4 ?
Le 29.12.2014 20:46, Ricky Nance a ?crit :
> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote:
>
> Dear Ricky,
>
> Yes, in my original post, below, I gave some details about smb.conf, but to summarize:
>
> * I am using Samba 4.1.11.
> * server role = classic primary domain controller
> * domain logons = yes
> * domain
2015 Jan 04
2
Bug found in Samba 4 ?
Le 31.12.2014 17:19, Ricky Nance a ?crit :
> On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote:
>
> Le 29.12.2014 20:46, Ricky Nance a ?crit :
>
> On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote:
>
> Dear Ricky,
>
> Yes, in my original post, below, I gave some details about smb.conf, but
2010 Dec 29
2
local users in a domain...
so I have some local users that I'd like to show up in my samba domain a
bit more properly, but it's infeasable to add their accounts to the ldap
directory proper.
I've tried to create an idmap entry (probably wrong) and a structural
SID with a sam account pointing to the numeric UID and a proper name for
the unix account, but it still shows up as UNIX-USER/accountname. what
am
2014 May 27
2
CentOS 6.5 + Samba 4.1.6 - Variable Substitution (smb.conf)
Hello everyone.
So, I come to you because I have a little problem when setting up my domain controller based on CentOS 6.5 and Samba 4.1.6.
Everything works well, except for one small detail, which in my case blocking me.
I
would like to automatically generate the home directory of the user
during the first connection (from Win or Linux), but the problem is that
for some unknown reason,
2011 Apr 08
2
Thunderbird 3.1 unable to delete subfolder of Trash under mdbox
Thunderbird 3.1.9 over Windows 7.
Dovecot 2.0.11 (2:2.0.11-0~auto+41 from http://xi.rename-it.nl/debian/
source on 8 Apr 2011) over Ubuntu 10.04 LTS.
Trying to set up a Dovecot system with mdbox. But I also wanted to keep
some Maildir. So I ended up with both mdbox and Maildir side-by-side and
noticed an issue.
On this system, Dovecot's global mail location is configured with
1998 Mar 31
6
Unix password Sync
Ive just discovered that my previous email is wrong - the password sync
does in fact work under Solaris fine. What is happening however is that
when I create a new account, and call smbpasswd $user as root, it only
updates the SMB password and not the Unix password as well.
I though I could change my call to /bin/passwd in my new user creation
scrip with /usr/local/samba/bin/smbpasswd -a, but as
2010 Oct 05
2
Setting up realtime config.
Hi all.
I'm trying to get RT Asterisk working. From what I can tell, I've got
Asterisk talking to the database:
*CLI> realtime mysql status
general connected to database_name on socket file /var/run/mysqld/mysqld.sock
with username dbuser for 2 hours, 34 minutes.
I also think I have a viable sip account configured in the database:
mysql> select id,name,host,type,secret from
2013 Mar 27
2
ADUC tool cannot creates users home directory
Hello everybody,
if I use Microsoft's Active Directory & Users tool to add a home drive mapping to a users profile, I encounter the problem that ADUC tool cannot create automatically the home directory for the desired user. ADUC tool fails with the message, that the share cannot be accessed.
My smb.conf contains:
[global]
template homedir = /data1/homes/%ACCOUNTNAME
[homes]