Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Windows AD for Unix authentication Post 302301420 by TonyFullerMalv on Thursday 26th of March 2009 08:16:01 PM
 

5 More Discussions You Might Find Interesting

1. Linux

How to Unite Redhat 9 Linux with Windows 2003 Active Directory authentication

Dear All, How to configure a Redhat 9 client to windows 2003 server. I have windows 2003 server which act has domain controller in my office. I have been asked to use redhat 9 has client. how to configure so that redhat 9 can authenticate with windows 2003 server .I have username created in... (0 Replies)
Discussion started by: solaris8in
0 Replies

2. Solaris

Key authentication between solaris & windows server.

Hi Gurus I have a solaris box from which i will have to sftp into a windows box. I have installed core ftp server in the windows box and so am able to log in. My problem is that,I have to enable password less authentication between solaris box and this core ftp server. How do i do this? ... (1 Reply)
Discussion started by: Hari_Ganesh
1 Replies

3. Linux

How to connect Linux server (configure two way authentication) with Windows server?

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (0 Replies)
Discussion started by: manjusharma128
0 Replies

4. Cybersecurity

Looking for suggestion on authentication method for UNIX/Windows

Hello, We have mid level infrastructure of all on-premises servers. All windows servers are getting authenticated by Microsoft Active Directory Services, half Unix (Solaris+Linux) servers are getting authentication by NIS and other half by LDAP. We have plans to migrate from NIS to LDAP, so... (2 Replies)
Discussion started by: solaris_1977
2 Replies

5. AIX

Samba 3.6 on AIX 7.1 - Windows 10 Access to AIX file shares using Active Directory authentication

I am running AIX 7.1 and currently we have samba 3.6.25 installed on the server. As it stands some AIX folders are shared that can be accessed by certain Windows users. The problem is that since Windows 10 the guest feature no longer works so users have to manually type in their Windows login/pwd... (14 Replies)
Discussion started by: linuxsnake
14 Replies
BLOSXOM(7)								 7								BLOSXOM(7)

NAME
blosxom - A lightweight yet feature-packed weblog SYNOPSIS
blosxom is a simple web log (blog) CGI script written in perl. DESCRIPTION
Blosxom (pronounced "blossom") is a lightweight yet feature-packed weblog application designed from the ground up with simplicity, usabil- ity, and interoperability in mind. Fundamental is its reliance upon the file system, folders and files as its content database. Blosxom's weblog entries are plain text files like any other. Write from the comfort of your favorite text editor and hit the Save button. Create, edit, rename, and delete entries on the command-line, via FTP, WebDAV, or anything else you might use to manipulate your files. There's no import or export; entries are noth- ing more complex than title on the first line, body being everything thereafter. Despite its tiny footprint, Blosxom doesn't skimp on features, sporting the majority of features one would find in any other Weblog appli- cation. Blosxom is simple, straightforward, minimalist Perl affording even the dabbler an opportunity for experimentation and customization. And last, but not least, Blosxom is open source and free for the taking and altering. USAGE
Write a weblog entry, and place it into the main data directory. Place the the title is on the first line; the body is everything after- wards. For example, create a file named first.txt and put in it something like this. First Blosxom Post! I have successfully installed blosxom on this system. For more information on blosxom, see the author's <a href="http://www.blosxom.com/">blosxom site</a>. Place the file in the directory under the $datadir points to. Be sure to change the default location to be somewhere accessable by the web server that runs blosxom as a CGI program. On Debian systems, this location default to /var/lib/blosxom/data. OPTIONS
Configuration of the blosxom can be controlled via the configuration file /etc/blosxom/blosxom.conf. Some of the possible configuration variables are: $blog_title Title of this blog. (default: "Blosxom") $blog_description Description of the blog used for RSS generation. (default "Yet another Blosxom blog") $blog_language This blog's primary language used for outgoing RSS feed. (default "en") $datadir Where are this blog's entries kept? (default on Debian: "/var/lib/blosxom/data") $url Preferred base URL for this blog (leave blank for automatic) (default: "") $file_extension Preferred ending of blog entry files (default: "txt"). Other files are ignored. $default_flavour Blog style can be controlled via templates, or flavours. (default: "html"). FILES
/usr/lib/cgi-bin/blosxom the CGI script /etc/blosxom/blosxom.conf the configuration on Debian systems AUTHOR
Rael Dornfest is the author of blosxom <rael@oreilly.com> See http://www.blosxom.com and http://www.raelity.org for more information. This manual page was written by Marc Nozell <marc@nozell.com> and Dirk Eddelbuettel <edd@debian.org> for the Debian GNU/Linux distribution but may be used by others. Blosxom February 5, 2003 BLOSXOM(7)
All times are GMT -4. The time now is 02:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy