Sponsored Content
Operating Systems Solaris Configure Solaris to accept Active Directory user logins Post 302780555 by os2mac on Thursday 14th of March 2013 04:37:51 PM
Old 03-14-2013
It IS called "services for Unix"

it's an AD plugin, that I believe is free. This is the same plugin you would use to do LDAP authentication to an MS AD server.
 

7 More Discussions You Might Find Interesting

1. Solaris

Connecting Solaris 9 to Windows Active Directory

Hi Everyone, Is it possible to for Solaris 9 box to join a Windows 2000 Active Directory Domain using Samba 3.X. If so are there any How To's out there or does anyone have experience with this. I have successfully done it with RHEL 3. Things that I configured in REDHAt to get it to... (0 Replies)
Discussion started by: morphous
0 Replies

2. Cybersecurity

configure apache to accept request form specific IP

Hi, What should I change in the httpd.conf so that the apache will accept request from page from specific IP and deny all the rest IP. I am reading the document of the apache but it is very long (700 pages) and I searched but I could not find something about this. So if someone can explain... (0 Replies)
Discussion started by: programAngel
0 Replies

3. Solaris

solaris samba configuration without wins service from authentication window server/Active directory

Hi All, We are using solaris samba server for our company project to provide access to code to our development team.Recently our ICT has disabled wins service on Active directory due which user are not able to connect to samba share and they are getting error "No logon server available" as samba... (2 Replies)
Discussion started by: sahil_shine
2 Replies

4. Proxy Server

Solaris 11.1 login authenticate with windows active directory

Hi, is that possible to login to solaris 11.1 authenticate with windows active directory? the user id is created in the windows active directory. Environment: Solaris 11.1 Windows 2012 Active Directory (3 Replies)
Discussion started by: freshmeat
3 Replies

5. Solaris

Join Solaris 11 server to Active Directory using smbadm?

We are having a hard time joining our organizations Active Directory using this guide. Keep getting hit with syntax and authentication errors. Has anyone here joined a Solaris 11 to an Active Directory using smbadm as detailed in this example? I understand that the example I cited is mainly... (0 Replies)
Discussion started by: LittleLebowski
0 Replies

6. Solaris

Authenticating UNIX (Solaris 11) to Windows 2012R2 / Active Directory

Gentleman, i am trying to setup Authentication for my Solaris 11 Server through Active Directory (Server 2012 R2). At least some things are already working, for example a getent passwd mydomainuser and ldapsearch command comes back with a correct result. So not everything i did was wrong. ... (1 Reply)
Discussion started by: bahnhasser83
1 Replies

7. UNIX for Beginners Questions & Answers

Disable multiple ssh logins for an OS user in Solaris

Hi folks, I am fairly a beginner when it comes to Solaris OS administration, but part of my job somehow has scope to provide L1-level of OS administration over a few solaris servers. Now, we have a requirement to limit the number of simultaneous ssh logins/sessions to the server, sort of... (0 Replies)
Discussion started by: engrcha
0 Replies
NSCTL(8)						    System Management Commands							  NSCTL(8)

NAME
nsctl - manage running l2tpns instance SYNOPSIS
nsctl [-d] [-h host[:port]] [-t timeout] command [arg ...] DESCRIPTION
nsctl sends commands to a running l2tpns process. It provides both for the loading or unloading of plugins and also the management of ses- sions via functions provided by those plugins. OPTIONS
-d Enable debugging output. -h host[:port] The host running l2tpns that should receive the message. By default the message is sent to UDP port 1702 on localhost. -t timeout Timeout in seconds to wait for a response from the server. COMMANDS
The first argument specifies the command to send to l2tpns . The following commands are as defined: load_plugin plugin Load the named plugin. unload_plugin plugin Unload the named plugin. help Each loaded plugin is queried for what commands it supports and the synopsis for each is output. Any other value of command (and args if any) are sent to l2tpns as-is, to be passed to each plugin which registers a plugin_control func- tion in turn (in which it may be acted upon). SEE ALSO
l2tpns(8) AUTHOR
This manual page was written by Jonathan McDowell <noodles@the.earth.li>, for the Debian GNU/Linux system (but may be used by others). L2TPNS 2004/11/17 15:08:19 NSCTL(8)
All times are GMT -4. The time now is 09:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy