similar to: Version Info

Displaying 20 results from an estimated 500 matches similar to: "Version Info"

2015 Feb 27
0
Back with my UID problems
On 26/02/15 23:30, Brett Wynkoop wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, 26 Feb 2015 22:41:58 +0000 > Rowland Penny <rowlandpenny at googlemail.com> wrote: > >> Try 'samba-tool user add --help' >> All the info you require is there. >> >> Rowland >> > Still fail: > > Used pdbedit to remove the
2014 Dec 19
4
Samba 4 problems
On Fri, 19 Dec 2014 09:17:25 +0100 Tim <rintimtim at gmx.net> wrote: > I think Rowland meant to use rfc2307 attributes in your domain. > Therefore it is needed to provision your domain with --use-rfc2307 > parameter. When you have done this the schema doesn't need to be > extended. Hmmm well used rfc2307 on one of my previous attempts, but still saw no way to set the UID to
2015 Feb 26
3
Back with my UID problems
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 26 Feb 2015 22:41:58 +0000 Rowland Penny <rowlandpenny at googlemail.com> wrote: > > Try 'samba-tool user add --help' > All the info you require is there. > > Rowland > Still fail: Used pdbedit to remove the previous user wynkoop used samba-tool to add user wynkoop with specific UID and GID I then
2012 Apr 17
0
Problems with samba as PDC
Greeting- I have a mixed network of ms-windows, macintosh and freebsd systems. I am setting up a FreeBSD 9.0 system as a PDC using samba. I can from a FreeBSD box attach to the SMB server as a user that is defined on the Samba Server. [wynkoop at dt0 ~]$ smbclient -L hp1 Enter wynkoop's password: Domain=[HARAPARTNERS] OS=[Unix] Server=[Samba 3.6.4] Sharename Type
2015 Feb 26
1
Back with my UID problems
On Thu, 26 Feb 2015 22:45:02 +0000 Rowland Penny <rowlandpenny at googlemail.com> wrote: > > Just what do you mean by 'allow no connections' ?? where from ? how? ivory:~ wynkoop$ smbclient -L prd2 Receiving SMB: Server stopped responding protocol negotiation failed ivory:~ wynkoop$ and on the server with the samba-tool built config I have these samba related processes:
2014 Dec 18
2
Samba 4 problems
On Thu, 18 Dec 2014 09:49:28 -0800 Jeremy Allison <jra at samba.org> wrote: winbind trusted domains only = yes > > > > server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, > > winbind, nt p_signd, kcc, smb > > Remove 'smb' from this line. In fact, remove this line > completely. Where did you find docs telling you to add > this
2014 Dec 19
0
Samba 4 problems
I think Rowland meant to use rfc2307 attributes in your domain. Therefore it is needed to provision your domain with --use-rfc2307 parameter. When you have done this the schema doesn't need to be extended. When you are using ADUC in Windows, are you seeing a Unix tab in preferences of a user or group? If not you need to install the "Server for NIS Tools" extension for ADUC. Then you
2015 Mar 10
2
endian problems on FreeBSD?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 10 Mar 2015 02:10:51 +0100 Guus Sliepen <guus at tinc-vpn.org> wrote: > If that was not the problem, then another issue might be the version > of OpenSSL on your Beaglebone not supporting the Cipher or Digest > algorithms that you are using. > This seems the most probable from the various tests and key changes and so forth
2015 Feb 25
3
Back with my UID problems
On Wed, 25 Feb 2015 10:18:04 +0000 Rowland Penny <rowlandpenny at googlemail.com> wrote: > > > OK, going to need more info here, can you post the smb.conf you have > tried so far. You mention that you want to use the LDAP and Kerberos > provided by samba, this will mean that you will need to run samba4 as > an AD DC, yet you refer to creating users with pdbedit? >
2015 Feb 25
0
Back with my UID problems
On 25/02/15 19:31, Brett Wynkoop wrote: > On Wed, 25 Feb 2015 10:18:04 +0000 Rowland Penny > <rowlandpenny at googlemail.com> wrote: > >> >> >> OK, going to need more info here, can you post the smb.conf you >> have tried so far. You mention that you want to use the LDAP and >> Kerberos provided by samba, this will mean that you will need to
2015 Feb 27
1
Back with my UID problems
On Thu, 26 Feb 2015 19:45:31 -0700 Nigel W <nigel.w at nosun.ca> wrote: > Hello Brett, > [1] > https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server#RFC2307 > > Hope this helps, Nigel- I think I am still at a loss. after having a look at that page I added idmap uid = 34-1000 to the smb4.conf file. I then deleted user wynkoop, restarted samba and
2014 Dec 21
1
Samba 4 problems
On Fri, 19 Dec 2014 11:35:58 +0100 steve <steve at steve-ss.com> wrote: > On 19/12/14 10:06, Brett Wynkoop wrote: > > > > > So is there a way to force a particular UID, meaning can I create > > account smith with UID 553 in a Samba DC? > > Yes. Simply add: > uidNumber: 553 > to the user's entry. That gets it into the database. You can use sssd >
2014 Dec 19
2
Samba 4 problems
Greeting- Ok I went back and re-read the page on the AD DC HowTo, and now I remember that it was the first way I tried to set up the server two weeks ago. When I tried to start the server it failed to start, which is why I went searching out an smb4.conf online. I can go through the setup from the start again, but I am still at a loss as to how to match the UID numbers in the Samba AD to the
2015 Feb 25
2
Back with my UID problems
Greeting- I had to take a break from mucking with samba because some other things came up. Let me recap the situation: . I have an existing network of various unix boxes that use NIS and NFS at the moment. . I have to drop some windows boxes into the network. . For policy reasons certain staff are in the local password file on each server, everyone else is in NIS. . UIDs are in sync
2015 Mar 10
0
endian problems on FreeBSD?
On Mon, Mar 09, 2015 at 09:52:51PM -0400, Brett Wynkoop wrote: > This seems the most probable from the various tests and key changes and > so forth that I have done. Yes I went through everything else you > mention in the FAQ and your last email. Ok. Can you try copying the tinc configuration from the Beaglebone to an x86 machine, including the public and private keys, and run tinc on
2015 Feb 26
1
Back with my UID problems
On 26/02/15 22:35, John Yocum wrote: > On 02/26/2015 02:31 PM, Brett Wynkoop wrote: >> On Wed, 25 Feb 2015 19:48:07 +0000 >> Rowland Penny <rowlandpenny at googlemail.com> wrote: >> >>> As for creating users & groups, samba 4 comes with 'samba-tool' for >>> more info on this, run 'samba-tool --help' or 'samba-tool user add
2015 Feb 26
6
Back with my UID problems
On Wed, 25 Feb 2015 19:48:07 +0000 Rowland Penny <rowlandpenny at googlemail.com> wrote: > As for creating users & groups, samba 4 comes with 'samba-tool' for > more info on this, run 'samba-tool --help' or 'samba-tool user add > --help', you can also run 'man samba-tool' > > Rowland > Nothing in the samba-tool man page speaks to
2008 Jan 27
2
VPN in China for our server [OT?]
We are setting up a new server (prefer centos4 vs 5) what should we do for a coporate vpn back to the US? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Sr. Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333
2015 Mar 15
1
How secure is tinc
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greeting- How does tinc compare in security to openvpn? I am mostly using it to get around nating routers at homes of family members so I can help them when they have issues, but I am sure if I suggest tinc in a professional setting whoever I suggest it to will ask me the same thing. - -Brett - -- wynkoop at wynn.com
2015 Feb 26
2
Back with my UID problems
On Wed, 25 Feb 2015 19:48:07 +0000 Rowland Penny <rowlandpenny at googlemail.com> wrote: > OK, you would appear to be running samba4 in AD mode, i.e. you > provisioned it. > > You have now tried to add things to your smb.conf to make it work > like samba3, this will not work! Put your smb.conf back to what it > was like just after the provision and then go and read the