<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Linux Forum - General Server</title>
		<link>http://www.linuxforum.com/</link>
		<description>General Linux server topics in here.</description>
		<language>en</language>
		<lastBuildDate>Thu, 23 May 2013 19:08:34 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.linuxforum.com/images/styles/HighlightOrange/misc/rss.png</url>
			<title>Linux Forum - General Server</title>
			<link>http://www.linuxforum.com/</link>
		</image>
		<item>
			<title>Migrating extended attributes from application to openldap...</title>
			<link>http://www.linuxforum.com/threads/3966-Migrating-extended-attributes-from-application-to-openldap?goto=newpost</link>
			<pubDate>Tue, 21 May 2013 14:38:58 GMT</pubDate>
			<description><![CDATA[Hello Friends, 
 
I am using RHEL 6.2 & installed openldap 2.4.3 on top of that and now i am trying to migrate my application attributes to openldap....]]></description>
			<content:encoded><![CDATA[<div>Hello Friends,<br />
<br />
I am using RHEL 6.2 &amp; installed openldap 2.4.3 on top of that and now i am trying to migrate my application attributes to openldap.<br />
<br />
I never did this before, so i would really appreciate if you please let me know the detail steps to follow.<br />
<br />
There are some attributes which are similar and some i believe are custom attributes for openldap.<br />
<br />
Please let me know the steps for both of them.<br />
<br />
I really appreciate your support.<br />
<br />
Thanks<br />
<br />
AJIT</div>

]]></content:encoded>
			<category domain="http://www.linuxforum.com/forums/15-General-Server">General Server</category>
			<dc:creator>ajit102</dc:creator>
			<guid isPermaLink="true">http://www.linuxforum.com/threads/3966-Migrating-extended-attributes-from-application-to-openldap</guid>
		</item>
		<item>
			<title>Connect to a LDAP linux server from a windows</title>
			<link>http://www.linuxforum.com/threads/3957-Connect-to-a-LDAP-linux-server-from-a-windows?goto=newpost</link>
			<pubDate>Wed, 15 May 2013 16:04:41 GMT</pubDate>
			<description><![CDATA[Hi people, 
 
I'm currently testing _SOGo ZEG editon (http://www.sogo.nu/english/downloads/zeg.html)_ 
 
So now I would like to connect me self to...]]></description>
			<content:encoded><![CDATA[<div>Hi people,<br />
<br />
I'm currently testing <u><a href="http://www.sogo.nu/english/downloads/zeg.html" target="_blank" rel="nofollow">SOGo ZEG editon</a></u><br />
<br />
So now I would like to connect me self to the openLDAP server from a windows machine.<br />
<br />
I have downloaded <u><a href="http://www.ldapadmin.org/download/ldapadmin.html" target="_blank" rel="nofollow">LDAPadmin</a></u><br />
<br />
in the help of sogo I can read this<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			If you prefer to access the LDAP directory using a different client, you can bind using the following credentials :<br />
<b>DN</b>	cn=admin,dc=example,dc=com<br />
<b>Password</b>	sogo
			
		<hr />
	</div>
</div>But when I try I have always this error<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			LDAP error!Invalid Credentials: Simple bind failed:<br />
NT_STATUS_LOGON_FAILURE.
			
		<hr />
	</div>
</div>any idea ?<br />
<br />
here is what I enter<br />
<a href="http://postimg.org/image/ihks1rdfh/" target="_blank" rel="nofollow"><img src="http://s22.postimg.org/ihks1rdfh/settings.jpg" border="0" alt="" /></a></div>

]]></content:encoded>
			<category domain="http://www.linuxforum.com/forums/15-General-Server">General Server</category>
			<dc:creator>james_ptg</dc:creator>
			<guid isPermaLink="true">http://www.linuxforum.com/threads/3957-Connect-to-a-LDAP-linux-server-from-a-windows</guid>
		</item>
		<item>
			<title>add a user into samba windows file sharing.</title>
			<link>http://www.linuxforum.com/threads/3954-add-a-user-into-samba-windows-file-sharing?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 10:53:36 GMT</pubDate>
			<description><![CDATA[Hi people, 
 
I'm actually testing _SoGo ZEG (http://www.sogo.nu/english/downloads/zeg.html)_ 
 
So it's based on 
 
Ubuntu 12.04 With Webmin as...]]></description>
			<content:encoded><![CDATA[<div>Hi people,<br />
<br />
I'm actually testing <u><a href="http://www.sogo.nu/english/downloads/zeg.html" target="_blank" rel="nofollow">SoGo ZEG</a></u><br />
<br />
So it's based on<br />
<br />
Ubuntu 12.04 With Webmin as interface<br />
<br />
So I have enabled Samba Windows File Sharing<br />
<br />
now I try to create a account to let a windows user have acces to the sharing. but I don't understand how create this account ?<br />
<br />
I have follow this guide<br />
<u><a href="http://www.webmin.com/samba-howto.html" target="_blank" rel="nofollow">Samba Configuration:</a></u><br />
<br />
but I'm stuck at the point 22<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Open up a virtual terminal if you're running X windows or log into your Samba Server if you're running Webmin remotely. Type in: “smbpasswd” username where username is a valid user on your samba server. You'll be prompted for a password and to re-authenticate the password by retyping it. It's recommended that you use the same password that you would to log into the server to keep things easier to manage, but it isn't necessary. Running “smbpasswd” will create an authentication file for Samba to check when you log in to the server from a Windows computer.
			
		<hr />
	</div>
</div>so where can I type this command <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">“smbpasswd” username</code><hr />
</div>I have try inside the webmin Command Shell but with no succes<br />
<a href="http://postimg.org/image/839r37jc3/" target="_blank" rel="nofollow"><img src="http://s21.postimg.org/839r37jc3/webmin.jpg" border="0" alt="" /></a><br />
<br />
James.</div>

]]></content:encoded>
			<category domain="http://www.linuxforum.com/forums/15-General-Server">General Server</category>
			<dc:creator>james_ptg</dc:creator>
			<guid isPermaLink="true">http://www.linuxforum.com/threads/3954-add-a-user-into-samba-windows-file-sharing</guid>
		</item>
		<item>
			<title>Access problem to Samba server.</title>
			<link>http://www.linuxforum.com/threads/3935-Access-problem-to-Samba-server?goto=newpost</link>
			<pubDate>Wed, 08 May 2013 10:42:51 GMT</pubDate>
			<description>Hi all! Please Help. 
I have just installed samba server (3.6.9-151.e16) on my CentOS and I have trouble with configuration. 
I have a folder  -...</description>
			<content:encoded><![CDATA[<div>Hi all! Please Help.<br />
I have just installed samba server (3.6.9-151.e16) on my CentOS and I have trouble with configuration.<br />
I have a folder  - &quot;share&quot; on the server and I configured rights as 0777 to it and to the folder /mnt, where it folder is. Then I changed the folder owner as &quot;nzto&quot;. Also, I created user - &quot;nzto&quot; and created samba user &quot;nzto&quot; and put them to the file &quot;smbusers&quot;.<br />
<br />
My problem is I can't access to the folder &quot;share&quot; with full access. I can just read but cant write.<br />
I log in to the server with account &quot;nzto&quot;.<br />
Why it happens? I experimented with configuration but nothing helps.<br />
<br />
Here follows the configuration file:<br />
<br />
[global]<br />
workgroup = nzto<br />
server string = Unix<br />
hosts allow = 192.168.100.<br />
hosts deny = all<br />
log file = /var/log/samba/%m.logmax<br />
max log size = 1024<br />
security = user<br />
encrypt passwords = yes<br />
username map = /etc/samba/smbusers<br />
<br />
[share]<br />
path = /mnt/share/<br />
public = yes<br />
browseable = yes<br />
read only = no<br />
writeable = yes<br />
<br />
[mnt]<br />
path = /etc/samba/<br />
public = yes<br />
browseable = yes</div>

]]></content:encoded>
			<category domain="http://www.linuxforum.com/forums/15-General-Server">General Server</category>
			<dc:creator>Kuziv</dc:creator>
			<guid isPermaLink="true">http://www.linuxforum.com/threads/3935-Access-problem-to-Samba-server</guid>
		</item>
		<item>
			<title>Ldap</title>
			<link>http://www.linuxforum.com/threads/3932-Ldap?goto=newpost</link>
			<pubDate>Tue, 07 May 2013 09:32:47 GMT</pubDate>
			<description>HI, I need help to mount an ldap server 
I will use three different domains and I would like to know which structure to use (dc,ou,etc)</description>
			<content:encoded><![CDATA[<div>HI, I need help to mount an ldap server<br />
I will use three different domains and I would like to know which structure to use (dc,ou,etc)</div>

]]></content:encoded>
			<category domain="http://www.linuxforum.com/forums/15-General-Server">General Server</category>
			<dc:creator>pacolotero</dc:creator>
			<guid isPermaLink="true">http://www.linuxforum.com/threads/3932-Ldap</guid>
		</item>
		<item>
			<title>Linux hosting</title>
			<link>http://www.linuxforum.com/threads/3919-Linux-hosting?goto=newpost</link>
			<pubDate>Fri, 03 May 2013 11:39:45 GMT</pubDate>
			<description>There are few scheme that I am looking for please suggest the best for me 
 
Should i go for plesk vps or linux bare VPS 
 
What are the difference...</description>
			<content:encoded><![CDATA[<div>There are few scheme that I am looking for please suggest the best for me<br />
<br />
Should i go for plesk vps or linux bare VPS<br />
<br />
What are the difference and what would work great for a eCom website</div>

]]></content:encoded>
			<category domain="http://www.linuxforum.com/forums/15-General-Server">General Server</category>
			<dc:creator>ashishagarwal</dc:creator>
			<guid isPermaLink="true">http://www.linuxforum.com/threads/3919-Linux-hosting</guid>
		</item>
	</channel>
</rss>
