Displaying 20 results from an estimated 400 matches similar to: "how to add a windows share"
2017 Nov 01
2
Winbind, Kerberos, SSH and Single Sign On
Hi,
at first I'm not sure if this is the correct list to ask this question.
But since I'm using winbind I hope you can help me.
I try to realize a kerberized ssh from one client to another. Both
clients are member of subdom2.subdom1.example.de and joined to it. The
users are from example.de, where subdom1.example.de is a subdomain
(bidirectional trust) of example.de and
2002 Dec 05
1
Samba 2.2.7 - client computer can NOT log IN.
Hello All!
Any of our workstations who try and log into the domain receive the
following Windows error: "The system cannot log you on to this domain
because the system's computer account in its primary domain is missing
or the password on that account is incorrect". Ok, good enough...
If I check the smbpasswd file I can see the machine account and it is
also in passwd. So I
2006 Jan 04
5
Error when migrating from 3.0.20b to 3.0.21x
Hi,
I migrated from samba 3.0.20b PDC to 3.0.21x using the rpm -Uvh and
now I get these errors:
[2006/01/04 19:48:08, 0] libsmb/credentials.c:creds_server_check(159)
creds_server_check: credentials check failed.
[2006/01/04 19:48:08, 0] rpc_server/srv_netlog_nt.c:_net_sam_logon(667)
_net_sam_logon: creds_server_step failed. Rejecting auth request from
client COMPUTER1 machine account
2004 Sep 04
4
masquerade and mac problem
Hello guys
I don''t know if this thing has been posted before (if it was , please forgive me).
I have 7 computers at home and I want all of them to have access to the internet. In order to do that , I set up a linux router (2 network cards) as a usual router (eth0 : 82.77.69.75 - internet connection ; eth1 : 192.168.10.1 - local network) . The other computers have ips ranging from
2003 Dec 16
3
Tinc on windows XP Problem?
Hello All , I installed tinc for windows. But it doesn't seem to work.
I want to connect two computers(for testing purposes)
computer1(webdev) and computer2(gis) I have installed the tap-win32 on both
of them.
Both computers are windows XP. Also I don't have a router.
Computer1:webdev
-----------------------
C:\Program Files\tinc\vpn1\tinc.conf
Name = webdev
ConnectTo = office
2002 Jul 21
2
Samba & XP PRO
Please forgive is this has been posted, but without a good search
function the archives are hard to search.
Have a home network - two laptops XP PRO, one Linux RH 7.3 and one NT
box. All in the workgroup named workgroup.
I would like to rid myself of the NT box as all it does is spool a
printer and a USB Hard drive for backup purposes.
Network hooked to a Linksys Cabel Modem router, So NAT
2009 Jan 25
2
.Renviron for multiple hardwares...
Our lab has a lot of different unix boxes, with different hardware, and
I'm assuming (perhaps wrongly) that by setting a per-user package
installation directory, the packages will only work on one type of
hardware. Our systems are all set up to share the same home directory
(and, thus, the same .Renviron file) -- so, is there a way to set, in
the .Renviron file, per-computer or
2008 Sep 02
2
Actionmailer - Multipart and Outlook?
Hi,
I''m having issues with getting a consistent result with the emails I am
sending using Actionmailer.
Problem: Emails that I send with plain text, rich text, and attachments do
not display the same results across GMail, Yahoo, Outlook and Thunderbird.
Scenario:
I am sending an email with text/plain, text/html, and 2 attachments using
the code below, and I''ve specified the
2007 Jun 22
1
two questions about samba
I would like to deny users access to the pdc based on the hostname.
so if username1 logs into computer1, that is allowed, if the user logs of,
and goes on to computer2, it will be denied because computer2 is a staff
machine
we have students that will sometimes try to use staff machines and i want
the login to fail.
i have lots of log entries that look like.
[2007/06/21 15:44:44, 0]
2002 Mar 13
1
upper and lower case filenames
Hello,
i have a great problem with copying files via smbmount and smbclient.
In my source-directory on computer1 i have the files
sei001 with size 100 bytes
and
SEI001 with size 200 bytes.
After copy these files to computer2 in the destination directory there only
SEI001 with the size of 100 bytes has arrived.
Samba does the following:
It copies the file SEI001 to the destination and then
2017 Nov 01
0
Winbind, Kerberos, SSH and Single Sign On
I can suggest a few things.
krb5.conf ( if you use nfsv4 with kerberized mounts _
[libdefaults]
ignore_k5login = true in
But, it does not look like it in you logs your useing kerberized mounts.
Im missing in SSHD_config :
UseDNS yes
And the defaults :
# GSSAPI options
GSSAPIAuthentication yes
GSSAPICleanupCredentials yes
Are sufficient for a normal ssh kerberized login.
Optional,
2017 Nov 02
2
Winbind, Kerberos, SSH and Single Sign On
Hi,
thanks for your hints. DNS, /etc/resolf.conf, /ets/hosts seem to be
correct. I'm able to do a kerberized ssh with a user from
subdom2.subdom1.example.de (testuser at SUBDOM2.SUBDOM1.EXAMPLE.DE) But I'm
not able to do the same with a user from example.de (user1 at EXAMPLE.DE).
--
Regards,
Andreas
Am 01.11.2017 um 10:51 schrieb L.P.H. van Belle via samba:
> I can suggest a few
2006 Sep 29
0
pam_winbind causing local user login failures on 3.0.23c ... and a couple of other things
All,
I'm currently running a CentOS 4.4 x86_64 server and wanted to have
single-signon for Active Directory users on my domain. CentOS 4.4 comes
with Samba 3.0.10-1.4E.9, which ends up filling my logs with messages
related to the BUILTIN users/groups. I have a few local user accounts on
the server for testing, etc.
Since issues related to winbind and BUILTIN users/groups have recently been
2006 Apr 26
10
save new model with child model
Hi,
I am having a problem saving a new model that has an associated child
model. If a new ticket is being created and will have one comment to
go with it then I tried this in my action
@ticket = Ticket.new(params[:ticket])
@comment = Comment.new(params[:comment])
@ticket.comments << @comment
if @ticket.save
@notice = "Ticket added. Thanks for
2007 Oct 03
4
TextMate language weirdness
I''m having trouble with TextMate and assigning the RSpec language to
*_spec.rb files within rails projects. Here is what is happening:
I''m in a file that has the language "Ruby on Rails" selected.
I do a ctrl-shift-down to switch to the corresponding _spec.rb file.
The _spec.rb file has the language "Ruby on Rails" selected.
I change the language to
2006 Apr 14
3
Bad EXE format for
I'm using Wine 0.9.11~winehq1-1 on Debian Sid.
I've been trying to install IE6 and MS Office 2000 for the last few
days. As a side note, the only way I managed to install IE6 was through
Sidenet. No luck with any other method (reg files, winetools...)
Office 2000 installs, but when I try to run the program it says:
warn:module:load_dll Failed to load module
2008 Jun 13
2
Rails 2.1.0 - find with :include and missing JOIN in SQL query
Hi,
We''re trying to rewrite veeeery old Rails app that we successfully
managed to move to 1.2.6 and now we''re trying with 2.1.0.
One of the problems is caused by :include in AR.find. Rails 1.2.6
generates totally different SQL query than
2.1.0. Here''s Rails find query and generated SQL queries:
Foo.find(:all, :include => :ticket, :conditions =>
2001 Nov 06
3
wine seems to be trying
Wine seems to be trying to run MS programs.
'wine /windows/Programs/access/office/msaccess.exe'
starts 'access'. Then a error message says,
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
2006 May 01
4
What versions support MS Word?
Hello all,
If you're successfully running MS Word on Wine, could you please
tell me what version of Wine you're using? Also, did you use Winetools
for your setup or did you do it "from scratch"?
I was not able to run Word properly with recent Wine versions. When I
try to save a file, I get some message like "... Would you like to
repair this
application now?", after
2006 Aug 04
7
Question about networking setup
Hello everyone!
How are you? Hope you''re well :)
Here''s my setup at home:
Internet -> (eth1) Comp1 (shorewall, DHCP, dns server, Internet sharing)
(eth0) -> Linksys (wireless) ~~~~~~~~~~~~ (wlan0) Comp2 (eth0) -> IP Phone
My computer1 is well confiugred, everything was working right and well.
I decided to move the IP Phone to the COmputer 2.
I was able to make this