generated from alice-meta-packages/alice-meta-template
			Update DEBIAN/preinst
	
		
			
	
		
	
	
		
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 5s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 5s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									e68853dfe1
								
							
						
					
					
						commit
						6eb121e40c
					
				| 
						 | 
				
			
			@ -2,12 +2,14 @@
 | 
			
		|||
 | 
			
		||||
# Script executado pre instalação 
 | 
			
		||||
 | 
			
		||||
echo "libnss-ldapd libnss-ldapd/nsswitch string passwd,group,shadow" | debconf-set-selections
 | 
			
		||||
 | 
			
		||||
# Preseed settings for libpam-ldapd
 | 
			
		||||
echo "	libpam-ldapd   libpam-ldapd/ldapns/ldap-server    string ldaps://alice.ufsj.edu.br:33001
 | 
			
		||||
		libpam-ldapd   libpam-ldapd/ldapns/base-dn        string dc=alice,dc=ufsj,dc=edu,dc=br
 | 
			
		||||
		libpam-ldapd   libpam-ldapd/ldapns/ldap_version   select 3
 | 
			
		||||
		libpam-ldapd   shared/ldapns/ldap-server          string ldaps://alice.ufsj.edu.br:33001
 | 
			
		||||
		libpam-ldapd   shared/ldapns/base-dn              string dc=alice,dc=ufsj,dc=edu,dc=br" | debconf-set-selections
 | 
			
		||||
#echo "	libpam-ldapd libpam-ldapd/ldapns/ldap-server    string ldaps://alice.ufsj.edu.br:33001
 | 
			
		||||
#		libpam-ldapd libpam-ldapd/ldapns/base-dn        string dc=alice,dc=ufsj,dc=edu,dc=br
 | 
			
		||||
#		libpam-ldapd libpam-ldapd/ldapns/ldap_version   select 3
 | 
			
		||||
#		libpam-ldapd shared/ldapns/ldap-server          string ldaps://alice.ufsj.edu.br:33001
 | 
			
		||||
#		libpam-ldapd shared/ldapns/base-dn              string dc=alice,dc=ufsj,dc=edu,dc=br" | debconf-set-selections
 | 
			
		||||
 | 
			
		||||
# Preseed settings for nslcd
 | 
			
		||||
echo "	nslcd nslcd/ldap-uris		string	ldaps://alice.ufsj.edu.br:33001
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue