search for: somecompany

Displaying 11 results from an estimated 11 matches for "somecompany".

2019 Jan 03
2
Windows ACLs on share
...on't have "samba-tool" binary, due to some gentoo specific issue ... - smb.conf, shortened and anonymized. pls note the heading: # cat /etc/samba/smb.conf # Samba config file # from sgw 2018/jun/15 # with help from Rowland [global] unix charset = iso8859-15 security = ads realm = somecompany.INTRA workgroup = somecompany netbios aliases = u1somecompany server string = U1somecompany winbind cache time = 10 winbind use default domain = yes winbind refresh tickets = Yes template homedir = /mnt/MSA2040/smb/Homes/%D/%U restrict anonymous = 2 domain master = no local master = no preferre...
2017 Jan 31
1
Sieve & Public folders issue (2nd episode)
...evious post, here a a complement: - Having enabled sieve, I can store mails and create folder under the recipient - Having enabled public folders, I can move mail into them using a client (eg Thunderbird); security is therefore ok (actually I gave full control to the user) eg Public/Newsletters/SomeCompany - *BUT* running a sieve script to store to Public/Newsletters/SomeCompany returns the following in the logs: "failed to store into mailbox 'Public/Newsletters/SomeCompany': Permission denied." Any tip? Thank you for your help. Greetz
2019 Jan 03
0
Windows ACLs on share
..... > > - > > smb.conf, shortened and anonymized. > pls note the heading: > > # cat /etc/samba/smb.conf > # Samba config file > # from sgw 2018/jun/15 > # with help from Rowland > > [global] > unix charset = iso8859-15 > > security = ads > realm = somecompany.INTRA > workgroup = somecompany > > netbios aliases = u1somecompany > server string = U1somecompany > > winbind cache time = 10 > winbind use default domain = yes > winbind refresh tickets = Yes > > template homedir = /mnt/MSA2040/smb/Homes/%D/%U > > restrict...
2019 Jan 03
2
Windows ACLs on share
We are in the process of switching over shares from the old way of doing this to Windows ACLs: disable "valid users" "write list" etc and set ACLs via Windows Explorer ... And I struggle. I am asking for a way to "start ACLs from scratch". I ran "setfacl -b -R" on the dir on the samba server and did a "chown -R root:10513" to hand it to
2011 Feb 08
1
Inbound SIP calls work, just not when making calls between extensions.
...d): Internal calls: exten => _312,1,Set(CALLERID(name)="Internal call") exten => _312,n,SIPAddHeader(Alert-Info: info=<Bellcore-dr2>) exten => _312,n,Dial(SIP/username2,20) exten => _312,n,Voicemail(312,u) exten => _312,n,Macro(handle-hangup) Calls from the PSTN: [Somecompany-IVR-day] exten => s,1,Dial(SIP/username1&SIP/username2&SIP/username3,20) exten => s,n,Goto(Somecompany-IVR-night,s,1) The errors from Asterisk when internal calls are made: -- Executing [311 at somecompany:1] Set("SIP/username3-000001b0", "CALLERID(name)="In...
2002 Feb 27
9
IP Binding
...e a server that's currently running SMB shares off of device 10.0.0.1 on a private network. It has a second device, 10.0.0.2 that I would like to add to the device bindings for Samba. I've tried this in the smb.conf file but it doesn't seem to work. Here's what I tried: workgroup = SOMECOMPANY netbios name = SERVERNAME server string = Servername's Samba Server interfaces = 10.0.0.1/24 10.0.0.2 127.0.0.1 bind interfaces only = Yes That's only part of the config and the names and IP addresses have been changed. Anyway, this server still only respond...
2007 Sep 09
2
The use for an XML based metadata format
...te simple. I personally believe a much simplified version of the RDF method could prove useful. (Please keep in mind that sample description I sent using many different name spaces and how cluttered it was.) <entities> ????????<organisation role="rightsholder" uri="http://somecompany.com/" id="somecompany">Some Company</organisation></entities> <rights> ????????<date>2019-05-03</date> ????????<human-readable>? 2019 Some Company. Some Rights reserved.</human-readable> ????????<license uri="http://flf.org/licen...
2005 Mar 23
3
File locking problem
...in advance, Ulrik Guenther -------------- next part -------------- [global] netbios name = SAMBASERVER netbios aliases = SERVER1 workgroup = WORKGROUP server string = Samba LDAP PDC ldap passwd sync = yes passdb backend = ldapsam:ldap://127.0.0.1/ ldap admin dn = cn=Manager,dc=somecompany,dc=org ldap suffix = dc=somecompany,dc=org ldap group suffix = ou=Groups ldap user suffix = ou=Users ldap machine suffix = ou=Computers ldap ssl = no syslog = yes log level = 0 log file = /dataroot/samba/log/samba.log os level = 65 preferred master = yes domain mas...
2008 Dec 31
1
Proxy password questions
Hello All: I'm having a strange issue with the yum proxy settings. It is directly related to passwords containing exclamation points. For example, the following works fine in yum.conf: http_proxy=http://somentlmproxy.somecompany.com http_password=regularpassword However, if the password contains any exclamation points, it will not authenticate properly. E.g., a password such as "TheyKilledKenny!!" will fail, but "TheyKilledKenny??" will work fine. I've tried exporting http_proxy from the command l...
2006 Feb 24
0
howto download and send a secured file using default email client
...ault email client, in this case Outlook. The Web server is Debian Basically I need to know, how to have an action, that will download the file to a specific location on the client system then bring up Outlook with subject and attachment details completed with something like this mailto:someuser@somecompany.com?subject=SUBJECT&attachments=""C: \temp\THEDOC.TXT"" Actually the whole reason for wanting to use their default mail client is to have access to their address book so that they can choose from there who the recipient of the email is to be. So better still would be...
2007 Sep 09
7
The use for an XML based metadata format
Daniel, these are all good ideas and worth progressing. However, it may be better not to merge too many goals in one format (MPEG-7 did that and ended up as a big mess). So, I suggest to start by structuring the types of things you want - then finding out which parts belong where into existing formats such as vorbis comment, Skeleton and CMML, and only then start to develop a new format. For