Displaying 20 results from an estimated 122 matches for "accountnames".
Did you mean:
accountname
2009 May 15
4
Timing in a script
Hi, all --
I am trying to write a script in which I can add users and their samba passwords easily and quickly.? It looks something like:
?? useradd -c "User Name" -g groupname -p unixpassword accountname
?? echo -e "smbpassword\nsmbpassword\n" | pdbedit -a -t -u accountname
If
I type the lines from the keyboard, it works fine.? However, when I try
to execute the script, the
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
2011 Apr 01
2
Can gtalk.conf work with multiple GoogleVoice numbers?
Hello. I would like to configure Asterisk to accept incoming calls from two
different GoogleVoice numbers via gtalk and jabber. I'm running Asterisk
1.8.3.2 and I can get one number working just fine. However, I can't figure
out how to modify the gtalk.conf file shown on the Asterisk wiki site to
work with two different jabber profiles. Do all incoming GoogleVoice calls
have to go
2007 Aug 24
0
rsync patch to add Apple keychain support
Hi!
In a project I'm working on, I needed a way to run rsync in daemon mode
as a regular user without having the passwords readable to everybody
accessing the console. With this chance rsync falls back to Apples
keychain access if no secrets file is given.
You need to put the passwords into the keychain like this (I do it
programmatically bit it can be done manually as well):
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
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
2006 Oct 01
1
How to handle domain logons if users using same accountname are logged on the same time?
Hi,
I'm working at a small office.
I'm running Samba 2.x for about a year without any problem, it's working
absolutely GREAT and the community kicks ass :)
We don't have too many machines so about 6 Users use about 3 PCs to do
similar tasks.
I just setup samba latest 23c-1 as a DC because we got some more
machines, and everything's fine. Except when the same account is used
2015 Apr 17
1
[Bug 2384] New: AllowUsers doesn't allow users sssd domain users with @ in
https://bugzilla.mindrot.org/show_bug.cgi?id=2384
Bug ID: 2384
Summary: AllowUsers doesn't allow users sssd domain users with
@ in
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
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
2011 Jan 20
5
fetch passwords from AD and group membership from /etc/group
Hi List,
I want to use Active Directory for my samba users passwords and /etc/group for storing group membership.
/etc/nsswitch.conf looks like:
group: file
Problem: the tests i ran show that the samba server does not know about group membership (deleting file from other user belonging to the same group fails). The same test works as expectet when winbindd is switched off. What do i have to
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/.
2014 Dec 21
0
Samba "%G" replacement not working in "Logon script" ?
P. S. I tried to display %ACCOUNTNAME% and %WORKGROUP% in cmd.exe on a
logged PC (User in domain, roaming profile) but both values were unset :
> echo %ACCOUNTNAME%
>
> %ACCOUNTNAME%
Denis
Le 21.12.2014 01:25, Denis BUCHER a ?crit :
> 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.
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
2014 Dec 26
0
Bug found in Samba 4 ?
Sorry for not replying earlier Dennis, but its been a bit crazy the last
week or two with the holidays. Can you explain more about your
configuration setup (smb.conf would be handy)?
Thanks,
Ricky
On Fri, Dec 26, 2014 at 3:13 AM, Denis BUCHER <dbucherml at hsolutions.ch>
wrote:
>
>
> Dear all,
>
> As nobody seems to know what the problem could be, I think it must be an
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
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
1998 Aug 06
0
Win95 authenticated login
<disclaimer>
This is really not the forum for this, but it's come up before, and
I don't have an answer for it. On the other hand, this is the most
astute list or newsgroup I've read pertaining to Windows networking,
so here goes...
</disclaimer>
Using Samba 1.9.18p8, HPUX 10.20 and Win95 clients, we have W95
configured to require a domain logon, and as far as that goes
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
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