similar to: Howto create roaming profiles using samba4 commands only?

Displaying 20 results from an estimated 1000 matches similar to: "Howto create roaming profiles using samba4 commands only?"

2006 Dec 11
3
Problems with Mailstorage path.
Hi all, my environment: dovecot-1.0.rc15 Fedora Directory Server 1.0.2 Currently I've configured dovecote to find user's mail folder like this: dovecot.conf mail_location = maildir:/var/vmail/%d/%u/Maildir All my domain mailboxes are under /var/vmail, as evident. But there are some users whose mail folders are directly under /var/vmail like this one: /var/vmail/myuser1 at mydomain1.com
2007 Aug 06
1
help with samba and ldap on centos 5
Hi everyone; I'm having some trouble with samba on a centos 5 box; the box has been configured to authenticate against an ldap server via authconfig....authentication for normal use (console, ssh) works great....I'm having some trouble with samba using single ldap users or local users....It's rather weird, shares in which access restrictions are based upon ldap groups are working
2010 Oct 21
0
getpeername failed
Hello all, I have a simple share on samba 3.2.5-4lenny13 defined like this : [global] workgroup = MYDOMAIN realm = MYDOMAIN.ORG server string = %h server security = ADS obey pam restrictions = Yes load printers = No idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = Yes winbind enum groups = Yes winbind use default domain = Yes [myshare]
2004 Aug 17
3
sftp with a user defined shell
Hi, I have a different behavior using sftp compared to ftp for a user with a user defined shell on a solaris machine. ftp rejects any user having a user defined shell. sftp is allowing the user with user defined shell, unfortunately as the sftp client bails out saying the following message: "Received message too long 537548147" Is it because the user shell, outputting lot of text?
2006 Dec 07
1
-- Called 12127773456@OOH323 Segmentation fault (core dumped)
OOH323 Debugging Enabled -- Executing Answer("SIP/3513-090f7d40", "") in new stack -- Executing Wait("SIP/3513-090f7d40", "1") in new stack -- Executing DeadAGI("SIP/3513-090f7d40", "a2billing.php|1") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php a2billing.php|1: line:58 - IDCONFIG : 1
2007 May 30
0
Configuring Asterisk as Gateway SIP-H.323 via ooh323
Hi, I'm trying to configure Asterisk as SIP-H.323 Gateway via ooh323, but I have an error relatively to the GK Confirmation message. >From the log: "H323 RAS channel creation - succesful Sent GRQ message Gatekeeper Confirmed (GCF) message received ERROR:No Gatekeeper ID present in received GKconfirmed message Ignoring message and will retransmit GRQ after timeout Error: Failed to
2006 May 26
0
Local groups with ADS users
Hi everybody, I've configured SAMBA for joining the ADs of the place where i work, and everything is working fine. This means that with "getent passwd" i see all the local and the ADS users, i am also able to log into my machine via ssh by using the pam_winbind module and so on. I've configured some directories that are shared by samba and are property of their owners and
1999 Jan 13
6
Neuling
Hallo Liste Derzeit mache ich meine ersten Gehversuche mit Linux (SuSE). Bis jetzt habe ich in einem kleinen Netzwerk f?r meine Tauchschule vier Rechner betreut. Einer davon war WinNT-4.0 Server und Arbeitsplatz zugleich. Nachdem ich nicht mehr bereit bin, mich mit dem w?chentlichen "blue screen" und dem monatlichen Neuinstallieren von NT abzufinden, bin ich derzeit beim Umsteigen auf
2015 Jan 13
0
Samba 4 CTDB setting Permission from Windows
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Davor, Am 12.01.2015 um 19:44 schrieb Davor Vusir: > 2015-01-12 17:47 GMT+01:00 Stefan Kania <stefan at kania-online.de>: > Am 11.01.2015 um 19:10 schrieb Davor Vusir: >>>> Hi Stefan! >>>> >>>> 2015-01-09 17:27 GMT+01:00 Stefan Kania >>>> <stefan at kania-online.de>: Hello
2005 Aug 23
5
Bug#324615: new rules for imp4
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: logcheck-database Version: 1.2.41 Severity: wishlist Tags: patch Hi, here is one line for the imp4 package and one (I don't have more) line from the log file. Same as with the horde3 file: I've tested it and CC this mail to the maintainer. by, Martin - -- Powered by Debian GNU / Linux -----BEGIN PGP SIGNATURE----- Version: GnuPG
2008 Feb 08
1
(no subject)
Hi, I am trying to communicate H323 and SIP users. I have configured h323.conf, sip.conf and ooh323.conf. If I am using gatekeeper (gnugk) then I am able to call successfully to h323 users using SJphone. And same for SIP users also. But when I disabled gatekeeper and trying to call using gateway with sjphone then every time whatever number I dial the call goes to asterisk and some computerized
2014 Dec 31
6
Member Server Setup Assistance
Hello Stefan, I learned the hard way about .local. I understand going forward. I do have an issue with the member server. Following along with the wiki I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo works as expected but not #*id DomainUser* #*getent passwd* #*getent group* #*chown DomainUser:DomainGroup file* #*chgrp DomainGroup file* etc. I receive
2018 Feb 06
5
GPOs not Working!
On 2/6/2018 1:42 PM, Robert Marcano via samba wrote: > On 02/06/2018 01:44 PM, Micha Ballmann via samba wrote: >> Hello, >> >> i have a testing environment, 2 DCs Ubuntu 18.04, SAMBA 4.7.4 - MIT >> Kerberos (clean, not upgraded). I just wan to create/activating a >> simple GPOs. >> >> # Interactive logon: Do not require CTRL + ALT + DEL -> activate
2014 Dec 31
4
Member Server Setup Assistance
Hello, I'm following along with the wiki(Setup a Samba AD Member Server) and I have a question after reading the 'Set up a basic smb.conf' section. Do I need to extend the schema in order for my member server to successfully join and service file shares? Do I need to configure a krb5.conf file? Thanks. -- -James
2012 Feb 28
1
quota warning script not working after upgrade to 2.1.1
With 2.0.18 I was using a quota warning script like this: plugin { ... # Quota quota = maildir quota_rule = INBOX.Trash:storage=+2048M quota_warning = storage=99%% quota-warning 99 %u quota_warning2 = storage=95%% quota-warning 95 %u quota_warning3 = storage=90%% quota-warning 90 %u quota_warning4 = storage=85%% quota-warning 85 %u } # der schickt die Quota warnmails service
2007 Sep 19
7
ifb and ppp
Hello! My goal is to setup an ingress traffic shaping on my PPPOE DSL line with ifb. My old imq stuff used iptables marks (like ''iptables -t mangle -A PREROUTING -p tcp --sport 22 -m length --length :500 -j MARK --set-mark 31'') to classify the traffic and since i am lazy, i tried to to reuse them with ifb. But no luck: iptables marks the packets well, but tc
2014 Dec 31
1
Member Server Setup Assistance
Hello Stefan, Yes I'm using Samba4 as my DC's. I also provisioned my DC's with RFC2307. [global] netbios name = PFMS1 workgroup = DOMAIN security = ADS realm = DOMAIN.LOCAL encrypt passwords = yes vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes idmap config *:backend = tdb idmap config *:range = 70001-80000
2006 Aug 06
10
editor recommendation
Hello lsit, I''am new to rails (about 2 hours) and after the first lines of code I must say: Great! I love it! Can someone recommend me a editor? I run Ubuntu Dapper. Th?ngs -- Jochen Kaechelin, fvgi242ss, wlanhacking.de http://mail.wlanhacking.de/cgi-bin/mailman/listinfo http://www.gissmoh.de - Mein sonstiges Leben!!
2019 Oct 20
4
GPO for Computer/Machine not working
Hi all, I am having the same issue that is described in an older thread here: https://lists.samba.org/archive/samba/2018-February/213656.html The problem I am facing is that the machine accounts are not trusted in the domain (this is true for all Win 10 Systems). The issue with the computer is from my pov: Folgende herausgefilterte Gruppenrichtlinien werden nicht angewendet.
2016 Feb 21
2
Create organizational unit (OU)
Hello. I apologize for my English, I am still learning. How do I create an organizational unit (OU) via command in Samba4? I've researched very samba-tool and found nothing on the subject. Thank you. ? Atte, Johnata Tagliavini